Deploying the Connector and Registering the Templates in Enterprise Manager 10g Release 5
This extracts the hp_service_manager_connector.jar file to the following
folder:
For example:
"HP Service Manager Connector"
Deploy the connector by running the following emctl command. You only need
2.
to run this step on one OMS.
$ORACLE_HOME/bin/emctl register_connector connector -dd <connectorType.xml>
-cs //<server>:<port>/<dbSID> -repos_user <username> -repos_pwd <password>
For example:
emctl register_connector connector -dd $ORACLE_HOME/sysman/connector/HP_
Service_Manager_Connector/HP_Service_Manager_Connector.xml -cs
//$emhost:$dbport/$dbSID -repos_user sysman -repos_pwd $repospwd
The HP Service Manager Connector should now appear on the Management
Connector page.
emctl Parameters
Table 2–2
above.
Table 2–2
Parameter
cs
server
port
database sid/ Service
Name for RAC DB
repos_user
repos_pwd
ctname
cname
iname
tname
ttype
2-4 Connector Installation and Configuration Guide
$ORACLE_HOME/sysman/connector/HP_Service_Manager_Connector/
emctl extract_jar connector -jar hp_service_manager_connector.jar -cname
provides descriptions for the parameters shown in the emctl command
emctl Parameters
Description
Connect string. Specify as "//$emHost:$dbPort/$dbSID",
where, $emHost is the server, $dbPort is the port, and $dbSID is
the database session identifier.
Host name of the Enterprise Manager repository.
Listener port of the repository.
Repository database instance ID or service name if you are using
RAC database as the repository.
Specify SYSMAN.
Password for SYSMAN.
Connector type name — Specify "HP Service Manager
Connector". The double quotes ("") are mandatory.
Connector name — Specify "HP Service Manager
Connector". The double quotes ("") are mandatory.
Internal name — Depending on the template, the values can be
ServiceManager_Default_Incident.xsl,
ServiceManager_Default_Incident_AutoClose.xsl,
createTicket, getTicket, or updateTicket.
Template name — Depending on the template, the values can be
Create Ticket Response, Get Ticket Request, Get
Ticket Response, Update Ticket Response, or a name
defined by the user.
Template type — Specify 1 for inbound transformation and 2 for
outbound transformation.
Need help?
Do you have a question about the Oracle Enterprise Manager 1.0.4.0.0 and is the answer not in the manual?
Questions and answers