XMLinboundProcess

The service can be called, for example, by using HTTP post with arbitrary XML documents to pass them on to the routing listener.

Input parameters
node
XML Node object that can be generated by calling XML:xmlStringToXMLNode and is automatically generated when posting an XML document through HTTP (text or xml).
$tid
Optional. TID of the transaction.
$action
Optional. Transaction state. Specify one of the specified codes:
  • 1. Default. Run.
  • 4. Confirm.
Return values
Depends on the transaction and started routing notification.