Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello ,

I have a buggy scenario, where BAM is updating properly until it gets suspended. So BAM is getting updated as Failed status and with error message if messages are in suspended state, also it ends the activity by updating end time too.

But once we resume them, if they got resumed successfully from biztalk admin console, the BAM entry is not updating with the latest status of the message, which it is to update it as 'Success' and to have end time as 'Resumed time'. This issue often occurs for timed out suspended messages, most of the timed out messages are resumable after sometime as it is intermittent.

Can anyone please help in incorporating this continuation for updating failed entry as 'Success' after successfully resuming from Biztalk for the same message.?


Thanks
Raghavi

What I have tried:

Here we are starting the event in custom receive pipeline and updating BAM error entry(exception handling) in Orchestration and also updating few column values in custom BAM Send pipeline component.
Posted
Comments
Andre Oosthuizen 24-Feb-22 16:49pm    
Not much knowledge on BAM, I suggest you chat to Microsoft as they are the gate keepers for these business tool management system.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900