Configuring Intellicus for PAI Advanced Dashboards
Use these instructions to create a PAIAdvancedDefault connection on an Intellicus server and deploy the PAI Advanced dashboards. Prior to performing these instructions, verify the following:
Intellicus is installed on the Servigistics Application Server
The Repository Database connection is created on the Intellicus Server
1. Start the Intellicus Report Server service.
2. Sign in to Intellicus with the username of Admin and a password of Admin.
http://<server>:<port>/intellicus/
3. Navigate to Navigate > Administration > Configure and click Add.
4. Enter the following values for the connection based on your PAI database type:
Field
Value for ORACLE Database Type
Value for SNOWFLAKE Database Type
Connection Name
PAIAdvancedDefault
PAIAdvancedDefault
Provider
ORACLE
SNOWFLAKE
Driver Version
12.2.0.1
3.9.2
Server
The IP address or the name of the machine where the database is installed
The user host URL name
Port
The port number where the database server listens. The default port for Oracle is 1521
N/A
DB
N/A
The name of the SNOWFLAKE database
WAREHOUSE
N/A
The warehouse associated with the SNOWFLAKE account that will be used for Intellicus query execution
Username
The PAI schema username
The SNOWFLAKE account name
Password
The password associated with the username
The password associated with the SNOWFLAKE account name
Connection String
N/A
Do the following to set the value for this field:
a. Clear the checkbox for Mask Connection String
b. In the Connection String box, add the following to the end of the string:
&schema=<schema>
c. Select the checkbox for Mask Connection String
Charset Encoding
UTF-8
UTF-8
Read only
Select the checkbox
Select the checkbox
Is default
Clear the checkbox
N/A
SID
The SID name
N/A
Is Repository
The checkbox should be empty
N/A
5. Confirm these settings exist on the page:
Field
Value
Pool Settings
Intial Connection(s) = 5
Resubmit Time = 30
Incremental Size = 5
Max. Connections = 30
Encrypted
Is selected
Cache
Select Boot Up
6. Click Test. A message that the connection test succeed should appear.
7. Save the connection.
Related topics
Was this helpful?