I have a BizTalk Orchestration which loops to create multiple XML files. I have configured BAM activities and views and deployed the Tracking .btt file to track the data.
The BAM activity does not loop through these multiple XML files, it creates only one instance. I need the BAM activity to loop through all the XML files.