Banner
+ Reply to Thread
Results 1 to 9 of 9

Thread: Customer information
                  
    Bookmark and Share    
   

  1. #1
    Junior Member techman is on a distinguished road
    Join Date
    Oct 2007
    Posts
    8
    Thanks
    0
    Thanked 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

  2. #2
    Site Moderator chrisplough is just really nice chrisplough is just really nice chrisplough is just really nice chrisplough is just really nice
    Join Date
    Jun 2006
    Location
    Global
    Posts
    1,614
    Blog Entries
    8
    Thanks
    217
    Thanked 356 Times in 233 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

  3. #3
    Member oliver is on a distinguished road
    Join Date
    Jun 2007
    Posts
    62
    Thanks
    0
    Thanked 15 Times in 12 Posts
    Rep Power
    5

    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

  4. #4
    Member jeff.depaul is on a distinguished road
    Join Date
    Jun 2007
    Posts
    37
    Thanks
    1
    Thanked 8 Times in 8 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?

  5. #5
    Junior Member rafikki is on a distinguished road
    Join Date
    Mar 2007
    Location
    South Africa
    Posts
    10
    Thanks
    0
    Thanked 1 Time in 1 Post
    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

  6. #6
    Member anasazii is on a distinguished road
    Join Date
    May 2010
    Posts
    31
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Rep Power
    0

    Re: Customer information

    Quote Originally Posted by rafikki View Post
    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
    Hello Marinus,

    I am interested in seeing this sql and how you managed the Customer integration...Could you please send the sql and anything else you have that would be helpful?

    Thanks!!!
    Janel Hansen
    anasazii@hotmail.com

  7. #7
    Junior Member rafikki is on a distinguished road
    Join Date
    Mar 2007
    Location
    South Africa
    Posts
    10
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Re: Customer information

    This was for ebs release11. I'm pretty sure the table structure have changed in release12 but I'm attaching what I have.
    Marinus Snyman

  8. #8
    Member patu2829 is on a distinguished road
    Join Date
    Feb 2008
    Posts
    72
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Rep Power
    5

    Re: Customer information

    Hi Marinus,

    Can you please send me the SQL as well, I am in process of integrating OTM 6.1 with EBS 11i.

    Thanks
    Patu
    ashu2829@yahoo.com

  9. #9
    Junior Member rafikki is on a distinguished road
    Join Date
    Mar 2007
    Location
    South Africa
    Posts
    10
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Re: Customer information

    Hi, I have added the queries on my blog here:
    Oracle, Apple & Other Tech...: OTM EBS Customer Integration
    Marinus Snyman


 

Similar Threads

  1. Removing Version Information
    By gurujala in forum Branding, Screen Sets, XSL/CSS and Translations
    Replies: 0
    Last Post: March 29th, 2011, 13:09
  2. Auto Allocation information
    By bscyadav in forum Settlement
    Replies: 1
    Last Post: February 23rd, 2010, 06:24
  3. Bulk plan deletes information
    By new_otm in forum Execution
    Replies: 7
    Last Post: September 9th, 2009, 09:27
  4. Login Information
    By moshe in forum Database Administration
    Replies: 9
    Last Post: April 25th, 2008, 02:42
  5. Ask for some detail information---hope everybody can share something
    By David_Young in forum Training, Certification and Documentation
    Replies: 3
    Last Post: December 16th, 2007, 02:08

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43