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!

B2B Outbound operation not working

NarsingPumandlaAug 10 2011 — edited Aug 25 2011
Hi All,

I am doing to a B2B outbound operation(PositionalFlatFile Protocol) i.e., writer a file to the folder in server (partner's channel). In my JDev Composite App,I have a mediator exposed as a service and a B2B adapter as a reference. In the mediator using xsl, i have assigned all the data. And using Assign values, i have given the values for b2b.messageId, b2b.fromTradingPartnerId, b2b.toTradingPartnerId, b2b.documentProtocolVersion,b2b.documentTypeName, b2b.messageType. In the B2B console,i created the agreement MyCompany--->Partner. In the agreement, if i check the translate option, the file is being written to the folder but the contents of the file is completely empty. If i uncheck the translate option the file is being written and the structure of the contents is in xml format.IF i check the validate option, the file is not being written at all. If i see the reports tab and see the error message, it says "payload validation error". what could be going wrong ? I want to write the file in the EDI format, not in the XML format.

And also, in the identification tab of the document definition, i didn't mention any values ( for identification value, identification start position, identification end position) like we do for inbound operation. Do we need to mention these values for B2B outbound operation also ?

Experts, please help me.

Thanks,
Naresh
This post has been answered by Anuj Dwivedi-Oracle on Aug 11 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2011
Added on Aug 10 2011
5 comments
230 views