UpdateServer

The UpdateServer command action is used to update an existing TIBCO MFT Command Center node definition.

The node definition contains information about the remote Platform Server system. You must define node definitions when you are connecting to a remote TIBCO MFT Platform Server. If you are storing files locally, you do not have to define node definitions.

To use the UpdateServer action command, you must have UpdateServerRight. For more information on this right, see AddUserToRole.

Note: UpdateServer and AddServer commands have common parameters. For UpdateServer command parameters, see AddServer.

Sample UpdateServer Command

This command updates the NYNode1 server. The server name is required for the UpdateServer command action. This command updates the DefaultEncryptType, CompressType, and DisableFlag parameters.

java cfcc.CFAdmin a:UpdateServer ServerName:NYNode1 DefaultEncryptType:R CompressType:Y DisableFlag:N