Resending Services Plug-in Private Process Messages
The Services Plug-in can resend the private process messages that are in audit states RECEIVED_FROM_PP
and SEND_TO_PP
.
The following is the relationship between the audit states and private process message types:
-
On the Initiator side:
RECEIVED_FROM_PP INITIATOR.REQUEST
SEND_TO_PP INITIATOR.RESPONSE
-
On the Responder side:
RECEIVED_FROM_PP RESPONDER.RESPONSE
SEND_TO_PP RESPONDER.REQUEST
The message RESPONDER.REQUEST
is not resendable for the synchronous transactions: it is only resendable for notify and asynchronous transactions.
The message RESPONDER.RESPONSE
is not resendable for any transaction type.
For more information about how to resend transactions and view their transaction history, see the Resending Transactions and Viewing Resend History topics.