UpdateUserProfile

The UpdateUserProfile command action is used to change a predefined TIBCO MFT Command Center server credential definition.

No command line actions are provided to update definitions in banks.

To use this command, TIBCO MFT Command Center will search for a match on the GroupId or UserId parameter and the Server parameter. If a match is not found, the request will fail.

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

Note: UpdateUserProfile and AddUserProfile commands have common parameters. For UpdateUserProfile command parameters, see AddUserProfile.

Sample UpdateUserProfile Command

This command updates a server credential for the user mftuser1 and the NYNode1 node.

java cfcc.CFAdmin a:UpdateUserProfile UserId:mftuser1 NodeName:NYNode1 RemoteUserId:NYUser2 RemotePassword:NYPassword123 RemoteUserWinDomain:NYWinDomain