cancel
Showing results for 
Search instead for 
Did you mean: 

Validate the message and send the acknowledgement...

Former Member
0 Kudos

Hi,

I am doing JMS to Idoc scenario.

I have to do the following validation on incoming xml message in PI.

1.Are all the required fields presents?

2.Are the values provided suitable for mapping to the IDoc structure?(Eg: Is length correct?, Is type of the data correct?)

If validation fails a Acknowlegement message should be sent to the sender.

Please reply to the query.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can use enhanced receiver determination.

The receiver is filled out at mapping run time, based on the result of your validation.

Check:

Enhanced Receiver Determination in SAP XI

http://wiki.sdn.sap.com/wiki/display/XI/EnhancedReceiverDeterminationinSAP+XI

Regards

Liang

Former Member
0 Kudos