Posted: Wed Jan 19, 2005 8:14 am Post subject: mySAP.com adapter
Centurion
Joined: 12 Nov 2003 Posts: 110 Location: Philadelphia
Our group has been spending a great deal of time coding elaborate message sets for SAP iDoc messages in MQSI 2.1.
We were hoping to streamline some of our efforts by using an adapter solution and have seen several including the mySAP.com adapter and the iWay solution.
I know that both mySAP.com and iWay have the ability to tap into the SAP system and instantly create the map from the host iDoc library. iWay appears to require additional adapter to communicate with MQSeries and mySAP.com does not.
Is anyone out there using either of these adapter solutions and does anyone have a suggestion if they are?
Any feedback is greatly appreciated,
Seb
_________________ sebastian signature
We are using the JCO and the SAP delivered Idoc classes (java).
It allows us to write in XML to the queue (pretty fast).
On the inbound side we wrote a program that reads an XML Idoc and sends it to SAP. (Rather slow but quite sufficient for our needs (Xerces). We had up to 18 instances running in parallel and sent about 20,000 simple IDocs in one hour.
We are using mySAP (and JDBC and JText) adapters. Basically you can use the ODA (Object Discovery Agent) once the adpater is connected to SAP (via SAPJCO) and that will generate the required Business Objects (xsd's) for the requested idocs.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum