value mapping issue

Home Page Forums BizTalk 2004 – BizTalk 2010 value mapping issue

Viewing 1 reply thread
  • Author
    Posts
    • #21953

      Hi,

      I am mapping between two schemas and the source schema has a number of fields with primitive types such as int and float. These elements are sometimes null in the instances. If I simply connect the source and destination fields then against a null value an empty element is generated on the destination side. This creates validation error as the value for a primitive type cannot be null.

      i need to skip the generation of the element on the destination side completely. Any ideas?

    • #21959

      Mark the schema node and set “Supress empty nodes” to true, on the source schema.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.