mapping error
Hello,
I have a document specification that start with 'message'
No problem to use the mapper and test an instance of my document the output document is correct.
When the same document is sended to a channel that use the same mapping file I get an error
0x0139 Unable to translate the XML document
If I replace the 'message' element with 'ROOT' and rebuild all specifications, everything works good. As I receive the 'message' document from an external source, I can not use the document with 'ROOT' !
Any ideas ?
Every document must start with 'ROOT' ?
Maybe I have to use a script to change the 'message' to 'ROOT' before sending to the channel ?
BTS2002SP1 on Win2003
Thanks
Eric
|