We have 10 sources to connect with IDN as read only using Delimited File connector. I was wondering, by any chance, can we aggregate users (import accounts) automated? Currently, If I am not wrong, only manual import option is available. We can’t also read accounts from an FTP. What would be the best practice to implement this requirement in this case?
Hey @sahincelik
Unlike in IIQ, we use File Upload Utility in IDN to schedule and import delimited files.
Ensure all the delimited files are available in a location where File Upload Utility has access to fetch.
Hi @antony_petson ,
In order for the files to be in a location that the file upload utility can access, is there any script that we can use which refreshes the file everyday or is it a manual upload everyday?
You can schedule a task scheduler job to run the File Upload Utility using jar command and you can ask the application team to drop delimited files daily.
Using powershell script or any other scripting language, you can move the files once uploaded using tool.
If it is feasible then you can try SQL Loader connector as well, where you can connect to a location like SharePoint and configure the scheduled aggregation in SailPoint.