Hi All gurus,
I have a requirement where we Have four different interfaces which are all indepndent and not refering anybody. Now the requiremnt is I want to pass Bam Acitivity Id from first interface to all downgrade Interfaces. At the first interface I can publish Message to the MessageBox using Direct bound to message box and All other Interfaces will retrive that message based on dirct bound port But I also want to pass BamActivity Id field to all Downstram Transactions which I cant keep as part of outgoing message.
As these messages are EDImessages, I thought of Assigning Bam Activity ID to one of the EDI cONTEXT Properties And use Dirext Binding using Partner Orchestration Port which will work fine But for that All the downstram transaction has to have a reference of first Initiating transaction which I dont whant to make dependency….Is there any other way I can Accomplish this? Please reply…[^o)]