wm.mft.assets.port:start
Starts the specified ActiveTransfer Server or ActiveTransfer Gateway port.
Input Parameters
portId | String The internal identifier for the ActiveTransfer Server or ActiveTransfer Gateway port. |
instanceId | String (Optional) The internal identifier for the ActiveTransfer Server or ActiveTransfer Gateway instance. |
instanceName | String (Optional) Name of the ActiveTransfer Server or ActiveTransfer Gateway instance. Note: | You can have multiple instances of ActiveTransfer Server and ActiveTransfer Gateway in a My webMethods installation. |
|
Output Parameters
success | String If the service was successful in starting the ActiveTransfer Server or ActiveTransfer Gateway port. true The service was successful. false The service was not able to start the ActiveTransfer Server or ActiveTransfer Gateway port. |
message | String A message that is logged after the service execution is complete. |
Usage Notes

If you do not specify a
instanceId or
instanceName, the service uses the default
ActiveTransfer Server or
ActiveTransfer Gateway instance.