Data Transformation Engine Services Guide

Chapter 9 – BEA TUXEDO Messaging Adapters
78
Header Control Information Format
The format of this control information is contained within an XML tag <Header> as follows:
<Header>
<Service>….</Service>
<Format>…</Format>
<View>…</View>
<FieldName>…</FieldName>
<Priority>...</Priority>
<MessageID>...</MessageID>
<CorrID>...</CorrID>
<ReplyQ>...</ReplyQ>
<FailureQ>...</FailureQ>
<Diagnostic>...</Diagnostic>
<URCode>...</URCode>
</Header>
A type tree is provided to represent this structure. If the data format is CARRAY, STRING or VIEW
then this data is placed immediately before the body of the message. If the buffer type or data format
type is FML or FMLValue, then the control information is within the overall XML message tag as
follows:
<Message>
<Header>
</Header>
<First Tag Set>
</First Tag Set>
</Message>
BEA Tuxedo Adapter Return Codes
Adapter return codes provide information on the messaging adapter operations, adapter command
syntax errors, and reasons for unsuccessful transactions. See the Return Codes and Messages Reference
Guide for a complete list of the BEA Tuxedo messaging adapter return codes.