cancel
Showing results for 
Search instead for 
Did you mean: 

Converting flat file to XML using JMS

Former Member
0 Kudos

Hi,

I want to convert flat file to xml. My sender adapter is JMS,

Can anyone tell me that how to do that conversion ? Conversion is very simple.

Can we use File content conversion in JMS Sender ? any link or blog ? or any other idea to achieve this ?

Regards

Kulwinder

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Patrick,

There is no information about converting flat file to xml using JMS adapter. Any other link or weblog ?

Kulwinder

Former Member
Former Member
0 Kudos

Hi,

I have not found the way to do that till now. Can anyone suggest any idea ?

Regards,

Kulwinder

Former Member
0 Kudos

Kulwinder

Do you want to submit FlatFile data towards the JMS adapter

Try to use messageType in de senderJMS Adapter

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ce/ab57428a070e53e10000000a155106/frameset.htm

Here you can determine if this is a text based message.

greets

Former Member
0 Kudos

Hi,

I am going to receive a text file from JMS, i need to convert it to XML and do some mapping.

Kulwinder

Former Member
0 Kudos

Hi,

This part of SAP hep may help you -

https://websmp207.sap-ag.de/~sapdownload/011000358700001186732005E/HowToConveModuleJMS.pdf

http://help.sap.com/saphelp_nw04/helpdata/en/65/52693cab05e079e10000000a114084/frameset.htm

/people/alessandro.guarneri/blog/2006/01/04/jms-sender-adapter-handling-too-short-lines

Regards,

Swetha.

Former Member
0 Kudos

Hi,

*Can anyone provide me the lin to guide*

*How to Use the Content Conversion Module in JMS Adapter ?*

Shwetha,

The link provided by you is not working

https://websmp207.sap-g.de/~sapdownload/011000358700001186732005E/HowToConveModuleJMS.pdf

Regards

Kulwinder

Former Member
0 Kudos

Hi

SAP has officially removed this guide (also few others).

The links what I posted above are the ones for help, recommended by SAP in place of those guides.

additionally there is something from wiki, hope this helps

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/howTo...ContentconversionmodulewithJ2EEJMS+adapter

Regards

Vishnu

Former Member
0 Kudos

Hi,

The pdf has been removed from that link i suppose.

Anyways, go through the below help, everything that is there in "HowToConveModuleJMS.pdf" has been mentioned in this...

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

Hope it would surely help you.

You can go through the below link, for better understanding..

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

Regards,

Swetha.

Edited by: Swetha Reddy on Feb 26, 2009 5:30 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

use sap xi inbuilt module to achieve it