“So I want to know whether is it possible to see the published doc which resides in broker.”
From my earlier post:
“…folks that are new to Broker think that the Broker automatically keeps a copy of all the messages it has received from publishers and sent to subscribers. It doesn’t.”
So if your subscriber didn’t receive the published document, there isn’t a way to see the published doc as it is gone.
Review the trigger configuration to make sure it is correct. You should see a client queue on the Broker for that subscription. Make sure that client queue has the right document type for its subscription.
#Integration-Server-and-ESB#webMethods#broker#Universal-Messaging-Broker