Enterprise Managerでカスタム・テンプレートを追加および登録するEMCTLコマンドは、次のとおりです。
emctl register_template connector [-t <template.xml>] [-repos_pwd <repos password>] [-cname <connectorName>] [-iname <internalName>] [-tname <templateName>] [-ttype <templateType>] [-d <description>]
パラメータについて次に説明します。
-t: テンプレートのフルパスを示します。
-repos_pwd: Enterprise Managerのroot (SYSMAN)のパスワードを示します。
-cname: コネクタ名を示します。
-iname: テンプレートの内部名を示します。
-tname: テンプレートの表示名を示します。
-ttype: テンプレート・タイプを示します。次のタイプがあります。
<templateType> 1: 着信変換
<templateType> 2: 送信変換
<templateType> 3: XMLベースの送信変換
-d: 説明を示します。