Installation Properties
The table below lists the properties available in the InstallProperties.xml file along with their usage. The default values are specified wherever applicable.
Property (XPath Representation)
Description
Example
SOA Information
<config>
 
 
<config><modulename>
Name of the integration module.
Default: C2M-NMS
Do not change this value.
C2M Application Information
<C2M-NMS><C2M><protocol>
The protocol on which the application is accessible.
http or https
<C2M-NMS><C2M><host>
The host name of Oracle Utilities Customer To Meter server application.
C2M_HOST.yourdomain.com
<C2M-NMS><C2M><port>
The port number of Oracle Utilities Customer To Meter application.
C2M_PORT_NO
Example: 1961
<C2M-NMS><C2M><contextRoot>
The context root of the application.
C2M_CONTEXT_ROOT
_NAME
 
ouaf/XAIApp/xaiserver (for XAI services)
ouaf/webservices
(for IWS services)
<C2M-NMS><C2MB><policy>
The security policy that C2M accepts when invoking it’s web service.
Use oracle/ wss_http_token_client_policy for XAI services or refer to the Security Policies section for more information when invoking IWS services.
<C2M-NMS><C2M><ApplicationUsername>
The login user name of the application.
C2MUSER
<C2M-NMS><C2M><ApplicationPassword>
The login password of the application.
C2MPWD
NMS Application Information
<C2M-NMS><NMS><ApplicationUsername>
The login user name of the application.
NMSUSER
<C2M-NMS><NMS><ApplicationPassword>
The login password of the application.
NMSPWD
<policy>
The security policy that NMS accepts when invoking it’s web service.
Use oracle/ wss_http_token_client_policy for XAI services or refer to the Security Policies section for more information when invoking IWS services.
SOA Admin Server
<SOA><AdminServer><hostname>
Host name of the server where admin server hosting SOA suite is installed.
adminserver.example
.oracle.com
<SOA><AdminServer><portnumber>
Port number the admin server (hosting SOA suite) is listening to.
7001
<SOA><AdminServer><servername>
Admin server name (hosting SOA suite)
Admin Server
<SOA><AdminServer><username>
User name used to log in as an Admin server (hosting SOA suite) administrator.
weblogic
<SOA><AdminServer><password>
Password used to log in as an Admin server (hosting SOA suite) administrator.
xxxxxx
<SOA><AdminServer><domainname>
WebLogic domain name hosting SOA suite.
soa_domain
SOA Managed Server
<SOA><ManagedServer><hostname>
Host name of the server where managed server (hosting SOA suite) is installed.
managedserver.example.oracle.com
<SOA><ManagedServer><portnumber>
Port number the managed server (hosting SOA suite) is listening to.
8001
<SOA><ManagedServer><servername>
Managed server name (hosting SOA suite)
Managedserver1
<SOA><ManagedServer><username>
User name used to log in to managed server (hosting SOA suite) as an administrator.
weblogic
<SOA><ManagedServer><password>
Password used to log in to managed server (hosting SOA suite) as an administrator.
xxxx
Oracle HTTP Server Information
 
In a non-cluster environment these properties would be same as <ManagedServer> values
<SOA><OHS><hostname>
The host name of the Oracle HTTP Server.
Oracle http server where cluster is managed
<SOA><OHS><portnumber>
The port number of the Oracle HTTP Server.
Example: 7777
<SOA><OHS><servernames>
The list of server names that are defined as Managed Servers/Clusters.
In multiple managed servers,
provide comma separated values.
Example: soa_server1, soa_server2
<SOA><OHS><Protocol>
The protocol on which the application is accessible.
http
MDS DB Information
<SOA><mdsconfig><mdsdbusername>
User name used to log in to MDS schema.
XXX_MDS
<SOA><mdsconfig><mdsdbuserpassword>
Password used to log in to MDS schema.
****
<SOA><mdsconfig><mdsdbhostname>
Host name of the server hosting the database containing MDS schema.
Db.hostname.oracle.com
<SOA><mdsconfig><mdsdbportnumber>
Port number of the database containing MDS schema.
1521
<SOA><mdsconfig><mdsdbsid>
SID of the database containing MDS schema.
SID
JMS Information
<SOA><JMS><serverName>
The JMS server name
Default: C2MNMSFJS
Do not change.
<SOA><JMS><ModuleName>
The JMS module name
Default: C2MNMSFJM
<SOA><JMS><SubDeploymentName>
The Subdeployment name
Default: C2MNMSFileSubDeployment
Do not change.
<SOA><JMS><SubDeploymentName>
<JMSServerTarget>
The SOA Managed Server Target for JMS server.
soa_server1
For cluster environment, give only one managed server name under the cluster
<SOA><JMS><SubDeploymentName>
<JMSModuleTargets>
The JMS Module targeted SOA managed servers/Clusters.
soa_cluster
For cluster environment give comma separated managed server names under the cluster or multiple cluster names
<SOA><JMS><PersitentStoreName>
The file store persistence details.
Default: C2MNMSFileStore
<SOA><JMS><PersitentStoreType>
JMS persistent store type
(FileStores or DBStore).
Deployment script supports a file
Default: FileStores
<SOA><JMS><PersistentStoreFilename>
Directory path name where the file based persistent store should be created.
/opt/SOA12c/Product_Homes/C2M-NMS
<SOA><JMS><JMSCFName>
The file name of the ConnectionFactory.
C2MNMSCF
<SOA><JMS><JMSCFJNDI>
The JNDI file name of the ConnectionFactory.
jms/C2M-NMS/C2MNMSCF