cancel
Showing results for 
Search instead for 
Did you mean: 

sending response back

Former Member
0 Kudos

Hi

I’m getting message from source system (MQ) for which I need to validate the header details and mandatory field information in XI, if success then send to SAP system through proxy otherwise send the response back to MQ system with batch number or some mandatory fields missing information.

Client not agrees to send this information through alert want to send response to MQ system only.

Please suggest good design option for sending response back. Can we achive this through acknowledgement or how? Please provide suggestive document on the approach suggesting would be grateful

Thanks,

Srini

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

See you can use two target messages , in mapping , handle the condition and route the message , in determination use interface mapping.

see the below links also

/people/william.li/blog/2006/04/18/dynamic-configuration-of-some-communication-channel-parameters-using-message-mapping

https://media.sdn.sap.com/javadocs/NW04/SPS15/pi/com/sap/aii/mapping/api/DynamicConfiguration.html

Regards

Chilla