This example demonstrates the usage of the User-Defined Transactions API Call. There are two BusinessWorks processes in the example. In the process
udt, the direct parsing feature is disabled. However, it is enabled in the process
udt (direct parse).
In both processes, the incoming request to the adapter consists of an XML message which has the
CustomerUdtRequest node including the
AccountGet and
ProductGet nodes. The response from Kenan/BP is also an XML message which contains the
UDT Response node with
Account and
Product nodes.