This service takes values from an OnBase document (i.e., entries from a pre-configured xml rendition) to create a Purchase Order within SAP. After the SAP Object is created, a link is made from the original OnBase document to the newly created SAP Object for retrieval 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 CreatePurchaseOrderFromRendition from the Method drop-down list.
- Click Mappings.
- Map parameters appropriately. For more information about parameters see Common Parameters.
- Click OK.
- Click Apply.