Adapter for OFTP 9.0 | webMethods Adapter for OFTP Documentation | webMethods Adapter for OFTP Installation and User’s Documentation | OFTP Message Processing | Sending Outbound Messages | Structure of an Error Notification
 
Structure of an Error Notification
The following is the structure of inbound error notification sent from Trading Networks to the partner with a document type oftpMessageOut.
<oftpStatusIn>
<sender/>
<receiver/>
<statusType>error</statusType>
<error>
<!--OFTP error status-->
<documentID>c0a80102f70d37f900000064</documentID>
<functionName>Transfer.processPositiveEERPout()</functionName>
<class>OFTP Gateway</class>
<code>-1</code>
<text> </text>
<timestamp>2003/03/0711:39:29</timestamp>
</error>
</oftpStatusIn>