The importservicetemplate command imports a service template.
Syntax
importservicetemplate {/file service-template [/user username | /user username /passwordfile passwordfile] [/authmode local | external] | /help}
Note: You are prompted to enter the password in interactive mode if you do not specify the passwordfile option.
Options
| Option | Description |
|---|---|
| /file | The service template file to import. |
| /user | The user ID. |
| /passwordfile | The password file (with absolute or relative path) that includes the encrypted user credentials. |
| /authmode | Specifies the authentication type, either local or external. Specify local to authenticate locally with Automator. Specify external to authenticate with Common Services. If this option is not specified, Ops Center Automator operates in the authentication mode specified by the command.auth.mode of command_user.properties. |