Adapter for OFTP 9.0 | webMethods Adapter for OFTP Documentation | webMethods Adapter for OFTP Installation and User’s Documentation | OFTP Message Processing | Receiving Inbound Messages | Structure of Messages
 
Structure of Messages
 
Structure of oftpMessageIn
Structure of oftpStatusOut
Structure of oftpMessageIn
The following is the structure of an inbound message received by Trading Networks with a document type oftpMessageIn.
<oftpMessageIn>
<!-- inbound OFTP message -->
<sender>
<stationed>OBELIX</stationID>
</sender>
<receiver>
<stationID>LOC</stationID>
<stationIDalias> </stationIDalias>
</receiver>
<rvsJobID>597</rvsJobID>
<VDSN>PRICAT.EDI</VDSN>
<sfidDate>2003/01/31 10:12:48</sfidDate>
<compression>false</compression>
<encryption>false</encryption>
<filedate>2003/01/31 10:12:48</filedate>
<filesize>103329</filesize>
<filename>PRICAT.EDI</filename>
<format>EDIFACT</format>
<maxRecSize> </maxRecSize>
<receiveAttemps> </receiveAttempts>
<data> </data>
</oftpMessageIn>