We are establishing an automated process to place a CSV file in a specific location on a Windows server.
The data about accounts and entitlements will be in the csv file.
How can the IDN be set up to load the data in IDN by selecting the CSV file?
Note==> It is possible to store the CSV file in a shared/mapped location in windows server.
I tried setting up the SQL loader for it, but it is not recognized by the idn.
The file upload utility would be the best tool to accomplish this task. For context could you provide a reasoning for wanting to avoid the file upload utility?
Thanks @jmutschlerProtiviti for the response above.
I was waiting for someone to response.
The reason we don’t want to use FUU is, the API it uses will going to be deprecated in few days. I can’t propose this solution to client as it also don’t do any kind of encryption.
I tried configuring SQL loader after storing the file in the mapped location, but it does not appear to work.