カスタムメイドの Java プログラムを Java プラグインとして IBM Tivoli Provisioning Manager に追加する必要があります。詳しい手続きにご協力ください。
1 に答える
1
by plugin do you mean a complete new area in the maximo interface or are you trying to add a java call to have a provisioning workflow call? If you haven't installed the Application Developer Environment I'd recommend installing that. Once you have written your java plugin compile it into a .tcdriver automation package and install it using (as tioadmin) $TIO_HOME/tools/tc-driver-installer.sh install note the package name should not have .tcdriver in it and should be located in $TIO_HOME/drivers and owned by tioadmin:tioadmin.
于 2011-08-22T13:41:54.297 に答える