Hi,
I have an PI 7.1 scenario, where I want to send an IDoc to and external SOAP service though a synchronous interface.
For that I've want to use an async-sync bridge in ccBPM.
What is the status from my message in BPE engine, if receiver does not send a response?
Is message useless through timeout and can not be automatically resend, or you can fix this in ccBPM?
By trying to resend the message till a response messages is returned?
Or you can fix this to let IDoc wait in holding status within your ccBPM ? Since IDoc is asynchrously and should give options to resend it again, after receiver system is back online?