| Oracle® Enterprise Manager Cloud Control Administrator's Guide 13c Release 2 E74458-09 |
|
![]() Previous |
![]() Next |
The EMCTL command to add and register a custom template on Enterprise Manager is:
emctl register_template connector [-t <template.xml>] [-repos_pwd <repos password>] [-cname <connectorName>] [-iname <internalName>] [-tname <templateName>] [-ttype <templateType>] [-d <description>]
The parameter descriptions are as below:
-t: Indicates the full path of the template.
-repos_pwd: Indicates the Enterprise Manager root (SYSMAN) password.
-cname: Indicates the connector name.
-iname: Indicates the internal name of the template.
-tname: Indicates the displayed template name.
-ttype: Indicates the template type. The different template types are:
<templateType> 1: inbound transformation
<templateType> 2: outbound transformation
<templateType> 3: xml based outbound transformation
-d: Indicates the description.