Hello,
I receive the following questions from one of our members and wanted to post them for everyone's benefit:
Question #1
Answer #1
Question #2
Answer #2
Hope this helps!
--Chris
I receive the following questions from one of our members and wanted to post them for everyone's benefit:
Question #1
Hi Chris,
Could you kindly tell me about external application integration with OTM
say for example i need to receive order messages from a SAP system into OTM and send back as well
your kind help here would be deeply appreciated
Warm Regards,
Could you kindly tell me about external application integration with OTM
say for example i need to receive order messages from a SAP system into OTM and send back as well
your kind help here would be deeply appreciated
Warm Regards,
Hello,
What kind of details are you looking for, as the question is quite broad. At a high level, you'll need an integration engine that will translate the SAP orders into G-Log XML and post into OTM. From there, the orders can be planned as shipments, and once tendered, sent back to the integration engine (via http post, ftp, web services, etc) to be translated and sent back to SAP. Several OTM/GC3 clients are integrating with SAP, so this is quite common.
Thanks!,
Chris
What kind of details are you looking for, as the question is quite broad. At a high level, you'll need an integration engine that will translate the SAP orders into G-Log XML and post into OTM. From there, the orders can be planned as shipments, and once tendered, sent back to the integration engine (via http post, ftp, web services, etc) to be translated and sent back to SAP. Several OTM/GC3 clients are integrating with SAP, so this is quite common.
Thanks!,
Chris
Hi Chris,
Thank you so much for your kind reply.
We are running otm v5.5 and we have a requirement to receive order,shipment(other glog elements as well) from a SAP system and send back as well
Could you kindly let me know which integration methodology will be the best fit here
Also, some sort of manual or guide would be of greater help to me
Warm Regards,
Thank you so much for your kind reply.
We are running otm v5.5 and we have a requirement to receive order,shipment(other glog elements as well) from a SAP system and send back as well
Could you kindly let me know which integration methodology will be the best fit here
Also, some sort of manual or guide would be of greater help to me
Warm Regards,
Unfortunately, there isn't a manual that explains everything directly, however there are some good guides as part of your OTM installation.
If you login to your OTM system and navigate to $OTM_HOME/docs/integration/
As far as methodology, there are several that
There was a good presentation given at the OTM SIG User Conference about this very topic. You can download a copy of it from here:So basically you have 3 main integration technologies (they all use XML as the integration method):
If you have specific questions after reviewing this material, please post them here and we'll be glad to help you.
Thanks!
--Chris
If you login to your OTM system and navigate to $OTM_HOME/docs/integration/
As far as methodology, there are several that
There was a good presentation given at the OTM SIG User Conference about this very topic. You can download a copy of it from here:So basically you have 3 main integration technologies (they all use XML as the integration method):
- Python Scripts included with OTM
- Custom Point-to-Point Integration
- Middleware (also now called ESB or Enterprise Service Bus)
If you have specific questions after reviewing this material, please post them here and we'll be glad to help you.
Thanks!
--Chris
--Chris
Comment