| | Integration and Data Mapping Integrating OTM / G-Log with external and legacy systems - including XML, WebServices, SOA, ESB, BPEL, EDI and Oracle's Fusion. |  | 
October 23rd, 2007, 14:23
| | Junior Member | | Join Date: Oct 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | | | Customer information Hi All
We need to extract customer information from Ebusiness and send it to OTM through BPEL . any information how can we extract the customer information from ebusiness . is there any concurrent programs to do that ?
thanks | 
October 23rd, 2007, 15:46
|  | Site Moderator | | Join Date: Jun 2006 Location: West Chester, PA
Posts: 821
Thanks: 53
Thanked 201 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10 | | | Re: Customer information It depends on what you want to achieve. The stock Oracle integration flows will transmit basic contact information from EBS to OTM whenever they are referenced by Deliveries/Order Releases that are sent over. However, only basic information for each contact is sent (name, address) and additional information (phone, email, etc) is not.
To resolve this - or to extract all contact details at once would require the development of custom BPEL integration flows.
Thanks,
Chris | 
October 24th, 2007, 06:50
| | Junior Member | | Join Date: Jun 2007
Posts: 21
Thanks: 0
Thanked 5 Times in 5 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | | | Re: Customer information Hi,
you might want to contact marinus.snyman@gmail.com
he is busy implementing a similar thing for a client in SouthAfrica and has a lot of experience in the area of EBS-BPEL-OTM
Rgds
Oliver | 
November 2nd, 2007, 09:08
| | Member | | Join Date: Jun 2007
Posts: 36
Thanks: 1
Thanked 8 Times in 8 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | | | Re: Customer information The seeded BPEL flow that comes with OTM for EBS integration will extract and send location information over to OTM. This info is tracked/logged in a series of synch tables on the EBS side. They make the determination of what to send/resend based on last_update_date.
We have found that fairly extensive modifications are needed to these flows but the location is likely the most straightforward (compared to the others).
The flow, as defined - pulls location information and sends when the concurrent request to send eligible delivery info over to OTM is run. Is this what you are looking to achieve or send only location information over (with no delivery info).
Within the BPEL process itself, location, item and delivery information is concatenated and sent to OTM for processing. Sending just the location information over might be a challenge both in how you invoke the process (if using the seeded conc. process) AND in xml transformation for processing into OTM.
Let us know more specific details of what you are looking to try to accomplish? | 
February 6th, 2008, 08:23
| | Junior Member | | Join Date: Mar 2007 Location: South Africa
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | | | Re: Customer information Since the standard integration only sends the customer information over when a order is send over, and it was required by the OTM team to have all the customer information from the start, I have written a sql query to extract all the customer information into a xml file (Toad required) and then created a custom BPEL flow to import the data. This is not a realtime solution though, but you can contact me, and I will be happy to send you the files.
Regards,
Marinus Snyman |  | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |