Posted: Mon Oct 02, 2006 6:08 pm Post subject: What is the IDOC parser?
Master
Joined: 27 Mar 2002 Posts: 281
Hi,
I just want to know briefly about the IDOC parser.
Does it enable Message Broker to create an IDoc without further products such as SAP adapter and MQSeries link for R/3?
If so, how about its input and output?
I guess SAP doesn't have a gateway for MQ.
The IDOC parser allows you to read and create messages in SAP IDOC format. Typically the messages are forwarded at some point to MQ-LINK for R3, hence the MQSAPH header...
However you can connect SAP to MQ using the SAPIdocServer as delivered by the SAP Java connector (free) and with a little bit of sleigh of hand it will give you an IDOC in XML format...but you will have to write some code....
Not as reliable as MQ-Link...
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