cancel
Showing results for 
Search instead for 
Did you mean: 

Content conversion

Former Member
0 Kudos

Hi All,

Could anyone send me the various content conversion documents which converts from one format to other with examples. I have some scenarios where I have to use content conversion for JMS, File, JDBC, SOAP adapters.

thanks

Deno

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member184619
Active Contributor
turmoll
Active Contributor
0 Kudos

Hi,

The content conversion functionality is only available in File adapter both for sender and receiver.

In case of sender adapter you can convert flat file into the xml.

In case of receiver adapter you can convert xml file into the flat file.

Regards,

Jakub

MichalKrawczyk
Active Contributor
0 Kudos

hi Jakub,

>>>>The content conversion functionality is only available in File adapter both for sender and receiver.

not really you can use an adapter module (standar)

that does the content conversion for every adapter

and the functionality is the same as in the file adapter

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

turmoll
Active Contributor
0 Kudos

hi,

You're right.

I just wonder if it really makes sense to use it in other adapters?

Regards,

Jakub

MichalKrawczyk
Active Contributor
0 Kudos

hi,

of course it does

I've seen many messages in JMS channels that were send in "flat file" format

so you needed to convert them first

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

MichalKrawczyk
Active Contributor
0 Kudos

hi,

content conversion always works in the same way

doesn't matter with which adapter you use it

if you use file adapter you can enable it in the main

communication channel screen

if you use any other you need to use sap standnard

adapter module which will do the content conversion

as shown here:

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

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

http://help.sap.com/saphelp_nw2004s/helpdata/en/4b/a20c4cfea96b498b1e1af3f32f0670/frameset.htm

Only file to XML is called file content conversion..

Regards,

Jai Shankar.