cancel
Showing results for 
Search instead for 
Did you mean: 

xml validation in File to RFC Sync Scenario with Validation fails message

vengal
Explorer
0 Kudos

Hi All,

We are using PI 7.4 (Dual Stack) the Requirement is File to RFC Sync Scenario(File <---> RFC).and need to do XML validation against XSD Schema. if any Validations fails Response message should send back to sender.RequestResponseBean standard module is using for File to RFC Sync scenario but how to send the response message to sender if any validation fails. adapter level XML validation is not helpful for this requirement. please help out me how to achieve the requirement with graphical mapping.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

to validate schema you cannot solve it with graphical mapping but validating the schema in the AAE or the integration engine.

y recomend you to use the AAE validation at sender side, coz the sender system will be notified in case of schema errors.

The response will be validated at Integration Server level.

you can search in the forum, you will get many document about how to configure it.

take a look to my blog: