cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc xml message in JMS adapter

Former Member
0 Kudos

Hi All,

Question 1:

My scenario is MQ series(JMS adaptr) to SAP(IDOC adptr) . In my mapping both source and target structure is same IDOC structure.Where MQ series will send IDOC xml. In such case shall i need to do content conversion at JMS adapter level or not.whthr IDOC xml can be directly handle at Mapping level without doing any content conversion in adapter level.

Question 2(viceversa):

SAP(IDOC adptr) to MQ series(JMS adaptr) . In my mapping both source and target structure is same IDOC structure.Where MQ series expect me IDOC xml. How to handle content conversion at JMS recvr adapter level.

my assumption only in case of (xml to plain) and (plain to xml) require content conversion here my Input and output is IDOC xml.

Accepted Solutions (0)

Answers (3)

Answers (3)

agasthuri_doss
Active Contributor
0 Kudos

Saravanan,

As Expert Vishnu Mentioned,

>In such case shall i need to do content conversion

NO need to use

>How to handle content conversion at JMS recvr adapter level

http://help.sap.com/saphelp_nw04/helpdata/en/24/4cad3baabd4737bab64d0201bc0c6c/content.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-adapters/how...

Cheers

Agasthuri Doss

Former Member
0 Kudos

HI,

No, you dont need to use content conversion in your scenario.

Check out the below link for more details on configuring the Sender JMS CC :

http://help.sap.com/saphelp_nwpi71/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/content.htm

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a05b2347-01e7-2910-ceac-c45577e5...

Thanks,

Pooja Pandey

Former Member
0 Kudos

Hi

Content conversion NOT required

just ensure, you send the msg with right Namespace to the Idoc adapter (e.g urn:sap bla bla)

Regards

Vishnu