MQ Queue Response not expected in Business Services

1

What a community!

I'm having a problem with a response from an MQ queue.

I am sending a frame that is supposedly valid to an OSB 11g Business Service.

I would have to return a frame with a completely different structure but I find that when returning the message it returns the same frame with an embedded "NK", which is the only thing that changes.

Does anyone know how to interpret what is "NK" that is returned to me in the response message?

I'm not sure if I'm sending the headers either.

Please if anyone knows of some tutorials on how to send frames through Business Services to MQ queues, I would greatly appreciate it.

I leave the capture of the response returned by the BS:

    
asked by Diego Balderrama 26.10.2016 в 23:18
source

1 answer

1

The message you receive is issued by the Servidorra application, so you should talk to the person in charge of the target application to know what that NK means.

When you have read the Message , you have been able to type the Message-Question , so your MQMD header is correct from the point of view of MQ , another thing is, if the destination application supports it as you send it.

    
answered by 21.01.2017 в 12:47