Skip to Content
0
Former Member
Sep 05, 2007 at 09:19 AM

How can we add source field data in to receiver JMS header

18 Views

I have a scenario called IDOC(ECC System) or PROXY(SRM System) to JMS(Only one Queue).

ECC(Idoc) and SRM(Proxy) -


XI -


JMS

In the Idoc and proxy we have a field called Source System. If it is a Idoc then this source system field coming with “SAP ECC” if the data is coming from SRM System then the source system field is “SAP SRM”. My problem is how I can map these fields to the JMS header? Then according to the JMS header TIBCO will send this data to target systems. If data is coming from ECC then it will send it to one Third party system and if data is coming from SRM then it will send it to other Third party target system.