cancel
Showing results for 
Search instead for 
Did you mean: 

Testing JMS content conversion

former_member216164
Participant
0 Kudos


Hi Experts,

I have a scenario MQ-->PI--ECC.

MQ sends a flat file and there is JMS content conversion used in sender JMS channel. On MQ side channels are not yet setup. Now I need to test if JMS content conversion is working properly. I cannot test by triggering flat file from RWB.

Is there a way I can trigger a file from any third party tools and test the content conversion. Do you have any suggestions to make this test possible.

Thanks,

Avinash.

Accepted Solutions (1)

Accepted Solutions (1)

engswee
Active Contributor
0 Kudos

Hi Avinash

One option is to create a temporary File/FTP sender channel and use it in the sender agreement replacing the JSM channel. In the File/FTP channel, use the MessageTransformBean to achieve content conversion. This way, you can test out the content conversion parameters, and once the JMS server is ready, you can just swap it.

Rgds

Eng Swee

former_member216164
Participant
0 Kudos

Thanks Eng,

I have used Message transformation Bean in FILE adapter as you said

Thanks.

engswee
Active Contributor
0 Kudos

Good to hear that

Answers (0)