Rest / Synchronous Services Can Not be Resubmitted
When I have a synchronous message and it errors I can resubmit the message. A synchronous message (all rest messages are synchronous) does not allow the message to be resubmitted if it fails. Does anyone know why? Has anyone built a work around. I am talking about resubmitting from the service operations monitor which is allowed in Asynchronous / non rest messages.
Thanks!