+

Search Tips | Advanced Search

fteDeleteScheduledTransfer


Purpose

Use the fteDeleteScheduledTransfer command to delete a Managed File Transfer scheduled transfer that we have previously created either using the command line or the IBM MQ Explorer.

Specify the optional -p parameter for this command only if you want to use configuration options different from your defaults. If we do not specify -p, the configuration options defined in installation.properties are used. See MFT configuration options on Multiplatforms for more information.


Syntax

fteDeleteScheduledTransfer

fteDeleteScheduledTransfer -p(configuration_options)-m(agent_qmgr_name)-agentName(agent_name) -mquseriduserID-mqpasswordpasswordschedule_ID


Parameters


Example

In this example, a scheduled transfer on source agent AGENT2 with the ID 27 is deleted:
fteDeleteScheduledTransfer -agentName AGENT2 27 


Return codes