on 2011 Aug 29 8:37 AM
Hi,
Our scnario is Proxy to file.
File is generatd in this way :
HDR............................
DTL...........................
ERH............................
TR2............................
HDR is Header,then Detail then Earning History then trailer.
These values are handeled by database table.
Suppose, HDR(1st value of Header line. HDR identify the Header line) is not coming from ABAP side. At that time XI will reject the total file. How do i use this validation in XI side??
Regards,
Sanghamitra
If your are using SAP PI 7.1 or superior you can use in your case XML validation because in a Proxy - SAP PI communication you are generating a PI-SOAP message.
You could follow this link: http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d026d253-3108-2c10-69a0-a5460fc1f0b9
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can include th validation in the Receiver Determination....so if the value corresponding to HDR is not present in the PROXY then avoid processing the message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.