Configure the Connection
Configure the connection between SailPoint and your Sybase (SAP ASE) source.
-
Enter the Sybase (SAP ASE) administrator's user ID into the Service Account field.
-
Enter the Sybase (SAP ASE) administrator's password into the Password field.
-
Enter the Sybase SAP ASE server address into the URL field.
-
Enter the name of the driver class supported by JDBC Type 4 into the Driver Class field.
For example, in the case of
jconn2.jar
, use the following driver class:com.sybase.jdbc2.jdbc.SybDataSource
-
Enter the list of databases you want SailPoint to include during aggregation as a comma-separated list into the Include Databases field.
-
Enter the list of databases you want SailPoint to ignore during aggregation as a comma-separated list into the Exclude Databases field.
-
In the Additional Connection Parameters field, enter the parameters to be passed in the form of key value pair.
If you need to specify multiple parameters, press Enter after adding each value.
For example:
<truststorefileparameter>=<pathoftruststore>
<truststoretypeparameter>=<truststoretype>
-
Select Save.