This service creates a Purchase Order within SAP.
To configure the service to create a purchase order from a rendition:
- 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 CreatePurchaseOrder from the Method drop-down list.
- Click Mappings.
- Map parameters appropriately. For more information about parameters see Common Parameters.
- Click OK.
- Click Apply.