RulePoint
- RulePoint 6.1.2
- All Products
Operating System
| File Path
|
---|---|
Windows
| C:\RulePoint_6.1.2 |
Linux
| /userhome/RulePoint_6.1.2 |
Property
| Description
|
---|---|
Database Type
| Type of database for the design-time repository.
|
Database User Name
| User name for the database user account.
|
Database Password
| Password for the database user account.
|
Database Host
| Host name of the database.
|
Database Port
| Port number of the database.
|
Service Name/SID Name
| Service name or SID name of the IBM DB2, Microsoft SQL Server, or Oracle database.
|
JDBC Parameters
| Optional. JDBC parameters to include in the JDBC URL. Optionally, you can specify additional JDBC parameters to include in the JDBC URL.
|
Custom JDBC Connection String for DataDirect driver
| Optional. Connection string to connect to the database. To provide a customized connection string, select this option and enter the custom connection string.
If there are multiple named instances of Microsoft SQL Server running concurrently on the same server, you must enter the custom connection string in the following format to connect to a named instance:
jdbc:informatica:sqlserver://<SERVER_NAME>\<INSTANCE_NAME>;DatabaseName=<DATABASE_NAME> For example,
jdbc:informatica:sqlserver://Server1\Instance2;DatabaseName=mySQL1 |
Property
| Description
|
---|---|
Topology Name
| Name for the topology. The default topology name is Default.
|
Topology Host IP
| IP address of the server on which you install RulePoint.
|
Tomcat Port
| HTTP port number of the Tomcat server. The default port is 8080.
|
Property
| Description
|
---|---|
SMTP Host
| The fully qualified domain name of the SMTP server that you use to send outbound email from RulePoint.
For example, mail.mycompany.com
|
Port
| Port number of the SMTP server.
|
From
| Sender email address from which you send outbound emails.
|
To
| Email recipient address to which you send notifications.
|
Priority
| Email messages with the priority that you want to receive. Select from the following options:
For example, select
Critical to receive email messages that have the priority as Critical. When the default node fails, you receive an email alert of critical priority with the message that the default node has failed.
|
Verbosity
| Verbosity of the email notification. Select from the following options:
For example, select
Less to receive email messages with brief information of the alert.
|
User Name
| Optional. The user account name of the SMTP server.
|
Password
| Optional. The user account password of the SMTP server.
|