How to compare a typed message with an untyped message?

Home Page Forums BizTalk 2004 – BizTalk 2010 How to compare a typed message with an untyped message?

Viewing 1 reply thread
  • Author
    Posts
    • #26205

      My input file is untyped message(any xml). and i want to compare that untyped message with some typed message. How to do it?

    • #26514

      Hi,

      You can create variables, parameters, and columns of the xml type. You can optionally associate a collection of XML schemas with a variable, parameter, or column of xml type. In this case, the xml data type instance is called typed. Otherwise, the XML instance is called untyped.

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