Integrating SailPoint with JDBC
Dec 12, 2025 · If you want to load the database user accounts, use a direct connection to the database itself. Caution JDBC sources use the default correlation configuration which uses the …
Database Scripts | SailPoint Developer Community
Apr 18, 2024 · It is recommended that developers include scripts for the four major database types supported by IdentityIQ: MySQL, SQLServer, DB2, and Oracle. Otherwise, developers …
Connection Settings - SailPoint
In the Included Databases field, enter a comma-separated list of database names to be included in the aggregation operation. The Microsoft SWL server source supports database names with …
Integrating SailPoint with Microsoft SQL Server
Oct 23, 2025 · As a database, it is a software product whose primary function is to store and retrieve data as requested by other software applications, be it those on the same computer or …
Account Query Settings - SailPoint
Select the Use Stored Procedure for Test Connection SQL Query checkbox to execute a stored procedure on the database. Enter an SQL query to load all accounts into the Account SQL Query …
Custom Rule to Fetch SQL Data in SailPoint IIQ
Mar 11, 2024 · Custom SQL rules can be developed to extract and analyze relevant data from the IdentityIQ database, enabling organizations to create customized reports tailored to their …
Integrating SailPoint with Microsoft Azure SQL Database
Nov 4, 2025 · This document is designed to give specific information about the requirements and field definitions needed to get a working instance of an Azure SQL Database connector.
Delta Aggregation - SailPoint
Enable Delta Aggregation when Identity Security Cloud queries the JDBC database. Delta Aggregation enables Identity Security Cloud to only update new information since the previous …
Best Design Approach for Synchronizing and Reconciling Contract …
Dec 12, 2024 · I recommend creating an intermediary data source, such as a database, to store records mapping users to contracts. Each contract can be linked to an identity cube as an …
Data Merging Support - SailPoint
For the JDBC source, if the data for a single account spans multiple rows of database table, you can merge the data for successful aggregation. For the usage of the REST APIs for the …