UpdateUserProfile

The UpdateUserProfile command action is used to change a pre-defined TIBCO MFT Internet Server credential definition.

There are no command line actions to update definitions in banks.

To use this command, TIBCO MFT Internet Server searches for a match on the GroupID/UserID and server parameters. If a match is not found, the request fails. To use the UpdateUserProfile command, the user must have UpdateServerCredentialRight. For more information on these rights, see the AddUserToRole command action.

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

Sample UpdateUserProfile Command

The command below updates a server credential for TIBCO MFT Internet Server user ID as mftuser1 and server asNYNode1.

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