scheduleId | String (Optional) The internal identifier for the scheduled event in ActiveTransfer Server. Note: Specify either the ScheduleId or ScheduleName. If you specify the ScheduleId, ActiveTransfer Server ignores the value specified in the ScheduleName parameter. | |||
scheduleName | String (Optional) The name of the scheduled event in ActiveTransfer Server. |
success | String If the service was successful in retrieving information on the specified scheduled event in ActiveTransfer Server. true The service was successful. false The service was not able to retrieve the scheduled event in ActiveTransfer Server. |
scheduleInfo | Document Reference A document of type
wm.mft.assets.rec.event:ScheduledEvent, which specifies the details of the scheduled event in ActiveTransfer Server. |
message | String A message that is logged after the service execution is complete. |