This service retrieves the object details from an SAP Purchase Order via the SAP Object ID.
To configure the service to get purchase order details by object ID:
- In OnBase Workflow, create a Call Web Service action in the appropriate life cycle and queue.
- In the WSDL field, enter http://<machinename>/<virtualdirectory>/WebServices/ObjectGenerationServices/PurchaseOrderService.asmx?wsdl where <machinename> is the name of the server and <virtualdirectory> is the configured virtual directory relative to the service.
- Click Retrieve.
- If you want to send the bar code value immediately, select GetPurchaseOrderDetails from the Method drop-down list.
- Click Mappings.
- Map parameters appropriately. For more information about parameters see Common Parameters.
- Click OK.
- Click Apply.