Trading Networks 10.7 | Administering and Monitoring B2B Transactions | ActiveTransfer Built-In Services Reference | Asset Folder | Summary of Elements in the Asset Folder | wm.mft.assets.monitorFolderAction:view
 
wm.mft.assets.monitorFolderAction:view
Retrieves complete information of a specified monitor folder action in ActiveTransfer Server.
Input Parameters
actionId
String (Optional) The internal identifier for the monitor folder action in ActiveTransfer Server.
Note:
Specify either the actionId or actionName. If you specify the actionId, ActiveTransfer Server ignores the value specified in the actionName parameter.
actionName
String (Optional) The name of the monitor folder action in ActiveTransfer Server.
Output Parameters
success
String If the service was successful in retrieving the monitor folder action in ActiveTransfer Server.
*true The service was successful.
*false The service was not able to retrieve the monitor folder action in ActiveTransfer Server.
eventInfo
Document Reference A document of type wm.mft.assets.rec.event:MonitorFolderAction, which specifies the details of the monitor folder action in ActiveTransfer Server.
message
String A message that is logged after the service execution is complete.
Usage Notes
None.