Hi,
You have given a sample named [b:0b5e98627d]SampleEnvelopes[/b:0b5e98627d] in your Samples of Biztalk server 2004. This sample shows how to use an envelope to de-batch a larger Xml message.
I have run this sample and got a proper result as you have suggested. So i have created same project as you have given and created two schema, one consists of envelop and another simple one. Also promoted a fields in both the schema as per your sample.
But got error when put .xml file in input folder. This error is as follows:
[b:0b5e98627d]
The file adapter is suspending a messge coming from source URL \”c:\\Sample\\In\\*.xml\”.
Details : Could not find a matching subscription for the message.[/b:0b5e98627d]
How i can solve this error? Have you created any pipeline to debatch xml message coming through incoming pipeline?
Thanks in advance.