cancel
Showing results for 
Search instead for 
Did you mean: 

Content Conversion Module with the J2EE JMS Adapter

Former Member
0 Kudos

HI

I want to do the following scenario

any sample DT, MM, IM and which adapter I have to use ?

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50061bd9-e56e-2910-3495-c5faa652...

Thanks

dushanth

Accepted Solutions (0)

Answers (1)

Answers (1)

henrique_pinto
Active Contributor
0 Kudos

Use it like you would FCC. The difference is that this module can be used in any adapter where you can have non-XML payloads (mail, file, jms etc.).

No special DT, MT and MI are necessary.

Regards,

Henrique.

Former Member
0 Kudos

Thanks Henrique for your reply

I have 2 questions

1.

Pls let me know my understanding is correct or not

I will use file to file scenario DT,MT,IM,MM.....in IR

ID part is not clear for me

Instead of selecting message protocol as File Content Conversion and give content conversion parameters, I have to use this modules

or

I have to select message protocol as File content conversion and give content conversion parameters and inaddition to that I have to use this Modules.

Please clarify

and

2.

Could you pls explain what is "non-XML payloads (mail, file, jms etc.)".

Thanks,

dushanth

henrique_pinto
Active Contributor
0 Kudos

dushanty,

1. use message protocol as NFS and put Conversion Module in module list before the adapter module;

For a reference, check this blog: /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework

The conversion module is the StrictXML2PlainBean.

2. some adapters accept only XML as payload (for instance, Soap, XI, RFC, JDBC etc.).

Some other (File, Mail, JMS, etc.) accept any type of data (including flat files), and those are the ones where you can use conversion module.

Regards,

Henrique.

Former Member
0 Kudos

HI,

I am following this PDF

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50061bd9-e56e-2910-3495-c5faa652...

I have done according to No 3 (page 5) and No 3.1 (page 6),

but in Adapter Monitor I am getting the following error

Error: Module exception java.lang.ClassCastException found

what is this error and where I have to check ...pls help

Thanks

dushanth

Message was edited by:

dushanth ry