cancel
Showing results for 
Search instead for 
Did you mean: 

error:Xml not well-formed

Former Member
0 Kudos

hi all,

while we are testing the mapping in message mapping we are getting the

<b>error::Xml not well-formed</b>

what will be the reasons??

thanks and regards,

rajesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Validate the input XML you are giving for the mapping against its definition (xsd/dtd) using some xml tools like xml spy or stylus studio. Another option is to open the xml in internet explorer. If it has got error, you can track.

Another reason for this error could be because of insufficient data for the target xml structure.

Please check the above.

Regards,

Senthil.

Answers (4)

Answers (4)

Former Member
0 Kudos

hi

check out the following link...

prateek
Active Contributor
0 Kudos

<i>error::Xml not well-formed</i>

This means that when XI tries to read the input data, the XML format is not properly followed. U may edit and validate the xml using any of the editor

Regards,

Prateek

Former Member
0 Kudos

Hi,

If you are using the XML source code to test your mapping then, check again to see if all tags are closed properly,

or just fill in the values in the place provided in the previous tab.

Regards,

Samson Rodrigues.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

this means that one of the tags is not closed etc...

open the XML in your browser to see the error

Regards,

michal