Posted: Thu Jul 27, 2006 9:19 am Post subject: Mapping node problem XML -> CWF
Novice
Joined: 09 Jun 2006 Posts: 20
I am trying to map an XML document to CWF and the $source references appear to be evaluating to NULL. One of the child elements is named exactly the same as the root element and it's the only thing I can think of that would be causing the problem.
The path which the mapping node has generated contains the root element name. This is not required when the runtime parser is MRM. Check that you have set the 'Runtime Parser' property of your message set to 'MRM'.
The runtime parser is set to MRM and all of our other maps reference root elements in the same way and still work. If we rename (though not an option) the child VC_PICKSLOT_IFD element to something like VCPICKSLOTIFD, the existing map works fine...
Problem has gone away! (though not solved). As it turns out, the vendor's spec was wrong and the child element VC_PICKSLOT_IFD is really supposed to be VC_PICKSLOT. I am still puzzled by this and will post my results when/if I am successful.
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