Siebel Financial Services Connector for IAA-XML Guide > Siebel Connector for IAA-XML > IAA-XML Syntax and Rules >

Envelope Section


The Siebel Connector for IAA-XML implements the envelope section of an IAA-XML message through the use of envelope integration object generated by the FINS IAA Wizard. The envelope section contains header information for message management, and authentication. The header also defines default defines default routing and message processing (acknowledgement and publication). The header also contains an action group per IAA-XML command tied together through an XML reference to a COMMAND element wrapping each IAA-XML command. This allows the MQFSE message hub to deal with each IAA-XML command separately for routing and message response purposes. The envelope section is referred as Message Layer in the IAA-XML Specification. The following is an example of message layer.

<Message id='21FGE620108:13:16' version='1.4' bodyType='IAA-XML'

timeStampCreated='2001-08-22-T23:59:00'

timeStampExpired='2001-10-24-T23:59:00'

sourceLogicalId='FrontEnd'

authenticationId='SysAdmin'

crfPublish='false'>

<Default>

....

<Default>

<CrfActionGroup bodyCategory='AddAPerson'>

...

<CrfActionGroup>

</Message>


 Siebel Financial Services Connector for IAA-XML Guide  
 Published: 18 April 2003