cancel
Showing results for 
Search instead for 
Did you mean: 

Queue to queue without content conversion

Former Member
0 Kudos

Hi All,

I have message in MQ queue and want send as it is to some target MQ.

I don't have any mapping requirements.

Its a text message in this case do i need to do content conversion ? or can i pass directly as a string?

we have solution for this if it is a file and placed in ftp, but i want to know how MQ behaves?

Thanks,

srini.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes, Go ahead with the the idea suggested by bhavesh

You dont need to do cc or mm:)

XI will simply take the Message In and Out

regards

krishna

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

As you do not need any mapping, you need not perfrom content conversion etc., infact you do not need even IR content

Just follow this bog , even though this is for file to file,it holds for other adapters as well,

/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository

Regards

Bhavesh