CWSXM3106E: Exception while parsing transformed XML: Incomplete value
Solution:
The transformed XML contained a tag that was empty while it is set nillable="false" in the XSD, just changed the XSLT Mapping to make sure this field is filled and not left empty
Tweet
No comments:
Post a Comment