cancel
Showing results for 
Search instead for 
Did you mean: 

xml message validation or CSV validaion in PI 7.0

Former Member
0 Kudos

Hi Gurus,

I need to validate the incoming XML file (source format) in PI 7.0 and if the message is not valid I need to send an email to the sender that the message is invalid.

I know there is a feature in PI 7.1 XML schema validation done by IE or AAE but is there is any validation feature or do we need write any logic in the mapping editor to validate the incoming XML file.

Any help appreciated.

Thanks,

Jay

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

You have to wite JAVA Mapping for the same to validate XML message in PI7.0.

Refer below link

http://wiki.sdn.sap.com/wiki/display/XI/XIschemavalidationusingDOMparserviaJavacode

Regards,

Raj

Answers (0)