Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.
No ratings
Minesh
Saviynt Employee
Saviynt Employee

Problem Statement:

Saviynt supports FULL imports for delimiter files (i.e. csv files). However, challenges lies in performing incremental imports for delimiter files. In order to achieve the same, below solution can be leveraged.

Solution:

To summarize the solution, you can create process outside of Saviynt to import the access files into Staging DB and use Saviynt Database connector to recon data periodically into Saviynt.

1. Deploy a Staging DB in your env. The DB would reside in Clients ecosystem.
2. Define business process to transport the delta file to the staging DB. This could be achieve via any ETL tools.
3. Configure Saviynt Database connector to recon data from Staging DB to Saviynt.

Same can be used for Incremental User recon's for Schema based import.

Design:

Minesh_0-1675456731062.png

 

Version history
Last update:
‎02/03/2023 03:07 PM
Updated by:
Contributors