Hello Gurus,
The existing flow for sending EDI document is as below,
mainframe flat file --> Gentran (translate to EDI) --> VAN --->Suppliers
We are now replacing mainframes with Oracle EBS R12 and we want to replace Gentran with Oracle B2B.
1. What is the best way to connect Oracle EBS R12 to Oracle B2B? The options we had in mind are
1.Oracle EBS raising business event and calls (procedure) a webservice exposed by SOA.
2. Use XML gateway
2. Also we want to know how we can connect Oracle B2B to VAN (mailbox setup)?
The SOA version is 12c and documents to be shared are EDI format.
Thanks.