Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How many times can we loop the send shape in the orchestration › Re: How many times can we loop the send shape in the orchestration
July 10, 2014 at 4:07 AM
#26398
There is no such looping limit.
I think its better to use the SendPort Retry interval/Retry count properties if you want to try and re-send it again.