November 2009 Entries

BizTalk: xpath: How to work with empty and Null elements in Orchestration

The problem is with three Empty-Null cases. Is it possible to separate all these cases in Expression shapes of the Orchestration? For example, we have the record with <name> element, in such flawors: case: "NonEmpty" <ns0:People> <ns0:Name>Name_0</... <ns0:IsDependent>IsDe... .. case: "Empty" <ns0:People> <ns0:Name></ns0:Na... <ns0:IsDependent>IsDe... .. case: "OneTag" <ns0:People>...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati