Author |
Message
|
AndyT |
Posted: Tue Apr 17, 2007 4:23 pm Post subject: XML Domain with Broker and WBI Adapter |
|
|
Novice
Joined: 05 Nov 2003 Posts: 17 Location: Work
|
This is more of an observation than specific question...but is related to the XML namespace discussion in http://www.mqseries.net/phpBB2/viewtopic.php?t=34373
We use the WBI mySAP.com (v6) adapter to receive data from SAP. The standard configuration properties for the adapter have a setting for RHF2MessageDomain and the only options available are 'mrm' or 'xml'.
We currently use 'xml' and a router flow (Ver 5 broker) using the XML domain. After reading the explanation of the different XML parsers it seems odd that only the deprecated XML domain is available in the adapter configuration file and not XMLNS or XMLNSC. |
|
Back to top |
|
 |
sourdas2 |
Posted: Thu Apr 19, 2007 5:20 am Post subject: |
|
|
 Voyager
Joined: 21 Apr 2006 Posts: 90 Location: Kolkata,India
|
We also have similar kind of scenario where both the source and taget system involves WBI Adapters which support only two RF2 message domain - xml and mrm.
So, we require either reset content descriptor or custome esql coding to convert the message domain from xml to xmlnsc before data transformation and then again convert xmlnsc to xml.
Does anybody suggest any better solution. _________________ Thanks and Warm Regards
Sourav |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 19, 2007 5:30 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Open a PMR on the adapters and ask for a fix?
Don't configure the adapters to send an RFH2, and set your input nodes to use XMLNS? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sourdas2 |
Posted: Thu Apr 19, 2007 6:46 am Post subject: |
|
|
 Voyager
Joined: 21 Apr 2006 Posts: 90 Location: Kolkata,India
|
WBI Adapter configuration file has a mandatory property RF2 message domain which contains either xml or mrm. So it is not possible to configure adapters like mySap or JDBC to send and recieve message without RF2 headers. _________________ Thanks and Warm Regards
Sourav |
|
Back to top |
|
 |
shanson |
Posted: Fri Apr 20, 2007 4:22 am Post subject: |
|
|
 Partisan
Joined: 17 Oct 2003 Posts: 344 Location: IBM Hursley
|
Take this up with the IBM WBI Adapters team - as Jeff says, a PMR is the best way to start. If the PMR is returned 'working as designed' then get an official requirement raised instead. Meanwhile the IBM WMB team will pursue this in parallel with the Adapters team. |
|
Back to top |
|
 |
|