DeployTriggerMessageSingle
Publish the transactional message on execution instances. Returns true if the publication is successful and false if not.
Boolean isSuccess = DeployTriggerMessageSingle (
Number deliveryId,
Boolean localPublish
)
Number deliveryId,
Boolean localPublish
)
Parameters
deliveryId
ID of the delivery to deploy
localPublish
Publish on the control instance only?
Return values
isSuccess
Publication complete
Features

