Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need information about pidx format

user9285225Dec 14 2010 — edited Dec 14 2010
Hi all,

I am working on a requirement where i need to convert the input coming from oracle apps to the pidx format Invoice-2002-02-14-V1-0.xsd to reach B2B interface.

The client B2B is not able to accept it as one of the tag namely Comment tag appears without the pidx tag at the start.

Output:
<Comment>Compression Services </Comment>

Expected output:
<pidx:Comment>Compression Services </pidx:Comment>

whereas i all the other tags are present with the pidx tag at the start for each elemene. Have anyone faced this kind of issue. Can anyone tell me whether i am missing any namespace?

Please advise.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 11 2011
Added on Dec 14 2010
9 comments
366 views