How to find data using SOAPUI by Key

For example, to find a specific work order, please follow the below steps:Back

  • Open the AiM system to get a sample work order number. Go to Work Management->Work order->Search->Execute without entering any data. Get a sample work order# from the list

workorder

  • Open the findAePProEByKeySoapBinding web service from the list of all the web services, expand and open Request 1

findbykey

  • Use the work order#  in the place of ‘?’ in the proposal value which is the key for the ae_p_pro_e table and enter the authorization credentials in the request property or the Auth tab found below the request window and run the web service

workorderrequest

  • You can now get the document which you requested

workorderresponse

  • You can see the same data from the AiM system

AiMoutputGo back to Basic Web Services – Training