otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Integration and Data Mapping Integrating OTM / G-Log with external and legacy systems - including XML, WebServices, SOA, ESB, BPEL, EDI and Oracle's Fusion.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 5th, 2008, 22:40
Member
 
Join Date: Nov 2007
Posts: 32
Thanks: 34
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
otmrookie is on a distinguished road
Multiple EBS instances to single OTM instance

Hi all,

We currently have multiple instances of EBS(each for a business sector), and intend to implement 1 instance of OTM. Has anyone tried integrating the many(EBS)-to-one(OTM) instance before? We understand that a one-to-one instance is not an issue. But we'd like to explore our options, perhaps the domain/sub-domain in OTM can alleviate some of our integration concerns.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old February 6th, 2008, 08:45
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
rafikki is on a distinguished road
Re: Multiple EBS instances to single OTM instance

I think diffrent domains will work well. You won't be able to use the standard integration though. (But I don't really reccommend it anyway)

Marinus Snyman
__________________
Marinus Snyman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old February 6th, 2008, 12:40
Member
 
Join Date: Nov 2007
Posts: 32
Thanks: 34
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
otmrookie is on a distinguished road
Re: Multiple EBS instances to single OTM instance

Hi Marinus,

Do you mean multiple domains or multiple sub-domains may work? Our understanding is that multiple domains will work within a single OTM instance but multiple sub-domains (along with a parent domain) will require customization due to the information that need to go back and forth between each EBS instance and corresponding sub-domain.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old February 6th, 2008, 13:04
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
rafikki is on a distinguished road
Re: Multiple EBS instances to single OTM instance

I'm not sure I understand what you mean. But what I mean is that you can spesify in the integration to which domain the info should go to (whether its a domain or a subdomain)

So you can have a domain for each EBS instance, for all the data. (Including master data, orders ect) You can also have a master domain for all the master data, and subdomains for all the transactional objects (orders ect..), but my worry of this method would be that the ID's of the master data will clash between the diffrent EBS systems in OTM? (Thus something like you will have 2 or more Customers with id "123"

Also for data going into OTM you would be able to use the standard integration because you can spesify the OTM-domain in a profile option in each EBS system seperatly. But for info going back to EBS, you can only set 1 IP/port combination for the BPEL flows.

Another thing you might want to consider is do the EBS systems have multiple ORG's? If they do, you might want to consider subdomains in OTM for the diffrent ORG's?

Hope it make sense, if not let me know.

Also, keep me up do date with the project, it sounds quite interesting. Where about are you doing this?
__________________
Marinus Snyman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to rafikki For This Useful Post:
otmrookie (February 6th, 2008)
  #5 (permalink)  
Old February 6th, 2008, 17:36
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 785
Blog Entries: 7
Thanks: 49
Thanked 193 Times in 118 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Multiple EBS instances to single OTM instance

Yes - this is definitely possible -- in fact we've implemented it this way for a client already here's how it works:

You configure each OTM instance to utilize a different BPEL Domain (patches required) and to then point towards a different OTM domain. On the OTM side, you setup different external systems and web services within each domain, to point back to the respective BPEL Domain and EBS instance.

So, in the end, you have multiple EBS instances, one BPEL instance with multiple domains, and one OTM instance with multiple domains.

Now, this will work with the standards EBS/OTM integration provided by Oracle. However, whether that pre-packaged integration meets your needs is another issues. I'd recommend a careful gap analysis, as custom integration can often work better and reduce the implementation time.

Thanks,
Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to chrisplough For This Useful Post:
otmrookie (February 6th, 2008)
  #6 (permalink)  
Old February 6th, 2008, 21:57
Member
 
Join Date: Nov 2007
Posts: 32
Thanks: 34
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
otmrookie is on a distinguished road
Re: Multiple EBS instances to single OTM instance

Thank you Marinus and Chris for your input. We would like to stick with the pre-packaged integration as much as possible for future ease of support and maintenance reasons. Having said that, if we do end up having to customize at the BPEL integration layer what are the ramifications as far as putting on future OTM/EBS patches are concerned? Will we have to re-tweak our custom integration based on what the patches contain? Or is it safe to say Oracle's patches are always non-integration specific, just feature enhancements or bug corrections?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old February 7th, 2008, 06:17
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
rafikki is on a distinguished road
Re: Multiple EBS instances to single OTM instance

I don't really know about the oracle patches, maybe Chris can help? I do however urge you to look closely and see if the standard integration is the best way to go for you guy's.
__________________
Marinus Snyman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old February 7th, 2008, 18:03
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 785
Blog Entries: 7
Thanks: 49
Thanked 193 Times in 118 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Multiple EBS instances to single OTM instance

As far as patches, it depends. For standard patches to either EBS or OTM, it shouldn't make a difference to your integration at all -- though I'd always recommend testing in a dev, test or pre-prod environment.

However, when Oracle releases patches to the pre-packaged integration flows, and you've customized them, then you'll need to own the process of merging those changes into your customized flows. While I understand your desire to use only standard integration, to ease future maintenance -- I don't believe the integration flows are mature enough to allow that. I'm not aware of any client who's been able to use the integration flows without modification.

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Domain Data Migration across multiple OTM instances naveengupta4s Database Administration 1 February 29th, 2008 03:56
Upgrading OTM Instances with Customizations Email List Archive 0 October 16th, 2007 03:12
[SOLVED] RE: Cloning of an OTM instance Email List Archive 0 June 22nd, 2007 08:32
Cloning of an OTM instance Email List Archive 2 June 20th, 2007 14:42
Multiple OTM Installs on Single Server (Port Conflicts) chrisplough Installation and Upgrades 0 March 21st, 2007 10:56



All times are GMT. The time now is 00:56.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


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