eventId | String (Optional) The internal identifier for the post-processing event in ActiveTransfer Server. Note: Specify either the eventId or eventName. If you specify the eventId, ActiveTransfer Server ignores the value specified in the eventName parameter. | |||
eventName | String (Optional) The name of the post-processing event in ActiveTransfer Server. |
success | String If the service was successful in retrieving the post-processing event in ActiveTransfer Server. true The service was successful. false The service was not able to retrieve the post-processing event in ActiveTransfer Server. |
eventInfo | Document Reference A document of type
wm.mft.assets.rec.event:PostProcessEvent, which specifies the details of the post-processing event in ActiveTransfer Server. |
message | String A message that is logged after the service execution is complete. |