Hi,
I am new to window service bus and I am using on premises service bus for windows 1.1. Bus will be using publisher/ Subscription(Topics). Sending and receiving are two different organization on different network domain. I am worried that on receiving side it is possible to lost the message during processing and simply say that they never received it all.
Please suggest how this situation can be handle.
Is service bus provide any default logging or message tracking which we can show it to the users(receiving party) in case questions rises?
Many Thanks.