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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

B2B adapter is not polling any data from EDI X12 810 ECS file

KTMFeb 13 2013 — edited Feb 21 2013
Hi All,
I am new to Oracle B2B. I am using
------------------------------------------------------------
Jdev 11.1.1.6
Oracle Editor : 7.0.5.4016
Document Protocol : EDI_X12
Document type : 810 (Invoice )
Version: 4010
Weblogic server :11.1.1.6.0
-------------------------------------------------------------

Requirement is : i had an EDI file and i need to translate the EDI map using the B2B adapter, transport to SOA Suite and insert into a custom DB.

Issue is : B2B adapter is not polling any data from EDI X12 810 ECS file

for this i created sample EDI X12 810 ecs file, i converted the same to .xsd and .dat file. I created partner, and while configuring channel i used '*Generic File 1.0*' protocol and i given folder path( i also checked, by just giving folder Name) in the folder name property of 'Transport Protocol Parameters' , i also placed sample xml file into this folder. And I created sample process in Jdev to poll data from this folder.
build and deployment is fine for this process, but no instances is created for this process. and the Process is not Polling any data from the folder which i mentioned in the Transport Protocol Parameters.

is this the way am doing is wrong for my current requirement or am i did any wrong step (as stated above ) ? Please help me. How can i receive data from this EDI file to my bpel process so that i can continue with the rest of the Process. Thank you in advance

Edited by: 979032 on Feb 12, 2013 11:02 PM

Edited by: 979032 on Feb 13, 2013 12:14 AM

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 21 2013
Added on Feb 13 2013
8 comments
669 views