Inbound Action Sets

You must have an action set that maps to the incoming BOD. This relationship is stored in the FSBODACTIONSETCONFIG table.

The workflow that corresponds to the BOD is launched by XML Listener when the BOD type is added to the COR_INBOX_ENTRY tables.

This table shows the action sets that are used to retrieve (consume) data from the Optiva in-box tables.

Action Set BOD Description
IMP_SYNCCITEMMASTER Sync Item Master
IMP_ACKITEMMASTER Acknowledge Item Master
IMP_SYNCCUSTOMERPM Sync Customer Party Master
IMP_SYNCSUPPLIERPM Sync Supplier Party Master

For the information from an incoming BOD to get from the XML Listener to the workflow, it must be passed into the workflow. A workflow parameter passes the information. The parameter is configured on the Action Set.

Any Action Set that is associated with an incoming BOD in the FSBODACTIONSETCONFIG table must be configured to take an input string called XMLSTRING. That name is essential.