Probably a newbie question, but I cant find any good info on this:
How does this RHF header work??
Scenario:
We are using SAP Integration Suite to read MQSTR messages (payload = "TEST") from a MQ series queue.
We send the same message via AMQP adapter to a local queue on MQ Series.
NOw it is received as MQRHF2 type of message.
Our mainframe programs now GET the RHF header in the payload before the "TEST" payoad which makes the old mainframe program fail.
When we use tools like MQ Explorer and we see only "TEST" in the data, which confuses me.
Question:
Can we somehow change setup so that the mainframe will still get only the sent payload ("TEST"), without RHF header, or can we do the GET differently to not get the header?
We cannot use targClient=1 in SAP INtegration Suite.
------------------------------
Andreas Holmberg
------------------------------