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.

Tags:

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 29th, 2008, 16:47
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
Integrate OTM with 3rd party solutions

Hi all,

Does anyone have experience integrating OTM with Management Dynamics' trade compliance solution and Kewill's Clippership(for parcel mgt)? We're considering integrating OTM with both of these solutions, any thoughts? Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old January 29th, 2008, 20:48
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Integrate OTM with 3rd party solutions

Although I don't have direct experience of integrating to those solutions, the majority of integration to 3rd party solutions is via the OTM XML API's.

1. Identify the business process you are trying to support and identify the OTM XML API's you should use.

2. Take real life or example data from all of the systems you are trying to integrate to / from and enter that manually in to OTM.

3. Extract example XML from OTM and use that as the basis for mapping to the 3rd party solutions.

I have been through a similar data mapping process to 3rd party systems, and it really does not take that long if you are clear on what processes you are trying to support. Bear in mind, you should also try to involve an OTM functional consultant in the process to ensure that the integration that is coming in to OTM supports the functional design.

Check that the 3rd party applications you are referring to can support XML based integration.

Once you have
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to bmj_23 For This Useful Post:
otmrookie (January 31st, 2008)
  #3 (permalink)  
Old January 30th, 2008, 19:49
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 821
Blog Entries: 7
Thanks: 53
Thanked 201 Times in 121 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: Integrate OTM with 3rd party solutions

Just to add onto

If you're going to integrate several systems, you may choose to use an integration engine in order to translate, process and communicate the various flows to each server. This also helps when some of the systems don't speak XML and you need to translate to flat files, EDI, etc. Some examples are Oracle's BPEL, Webmethods, Mercator, eGate...

In addition, OTM comes with a very basic integration engine, written in Python that will allow you to do some basic transformation. It's a good starting point for smaller companies, but it's possible to quickly outgrow it.

--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 (January 31st, 2008)
  #4 (permalink)  
Old January 31st, 2008, 01:56
gig gig is offline
Junior Member
 
Join Date: Jan 2008
Location: Atlanta
Posts: 23
Thanks: 1
Thanked 5 Times in 5 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
gig is on a distinguished road
Re: Integrate OTM with 3rd party solutions

It's been a while on the Kewill or any parcel manifesting system, but here's a couple of flow concerns.

1. Make sure when you plan your shipments in OTM, if there is more than one ship unit per shipment make sure you translate each of those into a package for Kewill.
2. If you have more than one ship unit on a shipment, make sure you rationalize you status in OTM. Remember one package may deliver while the other is not.
3. On the return integration you might want to upload the package tracking numbers and change the status in OTM. Also, to do you FP&A get your rates as well.
4. Look at getting your status messages directly from your carriers instead of Kewill. Kewill has a method of getting this information, I'm not a big fan of this, but check into your business needs.

On the Trade Compliance side. I've never done this will OTM, but other TMSs. You need to get both Order and Shipment data over. So make sure you really look into the mapping. You either have to send the order over and match them up with the Shipment in NextLinx (which is possible I think) or send all the information over in the OTM Shipment XML.

Good luck!

John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to gig For This Useful Post:
otmrookie (January 31st, 2008)
  #5 (permalink)  
Old February 4th, 2008, 21:44
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: Integrate OTM with 3rd party solutions

Thanks again guys for all of your insights! To Chris's point, if we could have our choice of integration engine it would be WebMethods due to our IT resources' experience. We understand that BPEL is a requirement for OTM-EBS integration but we haven't seen any Oracle white paper or documentation that states specifically that WebMethods is a supported integration engine for OTM-3rd party integration. But it sounds like OTM does have some flexibility here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old February 5th, 2008, 00:27
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 821
Blog Entries: 7
Thanks: 53
Thanked 201 Times in 121 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: Integrate OTM with 3rd party solutions

That flexibility is exactly what I'd stress -- OTM has been used for many years with nearly every integration engine out there. In fact, WebMethods was probably the first, due to the popularity it had in the late 90's and early 2000's. In order to use the pre-packaged integration, you need to use BPEL, but for custom integration all options are still open. I'd choose the one that makes best sense for your skills and organization.

--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
Defaulting Responsible Party value during screen load karthiktc Branding, Screen Sets, XSL/CSS and Translations 1 December 18th, 2007 22:21
[SOLVED] OTM integrate with EBS new_otm OTM / EBS / JDE E1 Integration 3 August 29th, 2007 22:08



All times are GMT. The time now is 21:53.
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