Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

How to join two schemas in a map when they contain namespaces

Problem Statement: I will be receiving two different messages (Message1 and Message2) inside orchestration each with multiple records. Now, I have to join these messages in a map inside orchestration based on TRANID and PROCID. So basically, I have to
 
Page view tracker