Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/20/2024 03:28 AM
Hi ,
I want to upload users CSV automatically after i get the CSV file through SFTP connection.
Kindly provide me the documentation if it is available in the document portal.
08/20/2024 03:56 AM - edited 08/20/2024 05:35 AM
@Som9800 Refer below documentation
Configuring the Integration for File Transfer (saviyntcloud.com)
Use FILES_TO_GET parameter in the connection to transfer the file from client location to Saviynt file directory
Refer below doc for schema upload
Saviynt Documentation (saviyntcloud.com)
08/20/2024 04:21 AM
Hi Sumathi,
After i receive the file in Saviynt file directory how can i upload that users CSV automatically through CSV upload.
Thanks
Saumya
08/20/2024 05:17 AM
You need to use Schema import Job . Please schedule Job to import user automatically,
08/20/2024 05:13 AM - edited 08/20/2024 05:14 AM
Hi @Som9800 ,
Check these documentation link under Uploading the User Details - Uploading Users Using Schema Upload (saviyntcloud.com)
Quick answer:
Select Job Type as SCHEMA > File based User Import (SchemaUserJob) and click + Add New Job to create a new instance of the job.
Specify the Job Name and click Save.
Specify the Job Name to create a job trigger, specify the schedule details as per your requirement.
In the SAV File(s) drop-down, select a SAV file you want to import.
To start the job, click Action, then click START.
After the job is executed, the corresponding user data is uploaded.
If this helps, please consider selecting Accept As Solution and hit Kudos
08/21/2024 02:34 AM
Hello Rushikesh and Prem,
Thanks for your suggestions. I have followed the same but when i am uploading the csv i am getting below error.
Error : Error Data File Not found for any Schema File for SchemaUserJob
I have also attached both sav(USERS.txt) and csv(Users.csv) files FYI.
I have attached USERS.txt file as sav file because the forum is not allowing me to upload sav file.
Thanks in advance.
08/21/2024 06:36 AM
Ensure that the CSV file name must start with the string that you specified for the FILENAME property.
Ensure that the SAV file name ends with users.sav.
The file name is not case sensitive. For example, Sample_Users.sav.
#USER_NOT_IN_FILE_ACTION=NOACTION
#FILENAME=Users
#DELIMITER=,
#SKIP_NUMBER_OF_LINES=1
#ZERODAYPROVISIONING=TRUE
#userReconcillationField=employeeid
#GENERATESYSTEMUSERNAME=FALSE
#GENERATEEMAIL=FALSE
#CHECKRULES=TRUE
CUSTOMPROPERTY2,CUSTOMPROPERTY6,DEPARTMENTNAME,COMPANYNAME,LASTNAME,FIRSTNAME,MANAGER,PHONENUMBER,STREET,REGIONCODE,CITY,COUNTRY,CUSTOMPROPERTY21,TITLE,CUSTOMPROPERTY29,STARTDATE,ENDDATE,CUSTOMPROPERTY31,CUSTOMPROPERTY26,STATUSKEY,CUSTOMPROPERTY30,USERNAME
08/21/2024 07:49 AM
Hi Rushikesh,
Facing the same error.
Error : Error Data File Not found for any Schema File for SchemaUserJob
#userReconcillationField=employeeid
But employeeid is not present in the mapping.
Is it causing the issue ?
08/21/2024 07:54 AM
Remove # from sav file. # means commenting line
08/21/2024 10:38 AM
Hi Rushikesh,
Facing the same error.
Error : Error Data File Not found for any Schema File for SchemaUserJob
08/21/2024 10:48 AM
Share Below details
08/21/2024 11:33 PM - last edited on 08/22/2024 01:22 AM by Sunil
08/26/2024 04:34 AM
I have attached all the required docs in the reply above.
Kindly help me on this.
Thanks,
Saumya
08/26/2024 05:58 AM
Use below Sav file content
#USER_NOT_IN_FILE_ACTION=NOACTION
FILENAME=Users
#DELIMITER=,
#SKIP_NUMBER_OF_LINES=1
#ZERODAYPROVISIONING=TRUE
#userReconcillationField=employeeid
#GENERATESYSTEMUSERNAME=FALSE
#GENERATEEMAIL=FALSE
#CHECKRULES=TRUE
CUSTOMPROPERTY2,CUSTOMPROPERTY6,DEPARTMENTNAME,COMPANYNAME,LASTNAME,FIRSTNAME,MANAGER,PHONENUMBER,STREET,REGIONCODE,CITY,COUNTRY,CUSTOMPROPERTY21,TITLE,CUSTOMPROPERTY29,STARTDATE,ENDDATE,CUSTOMPROPERTY31,CUSTOMPROPERTY26,STATUSKEY,CUSTOMPROPERTY30,USERNAME
08/26/2024 07:25 AM
I have tried the solution you have provided above but still i am getting the same error.
Error : Error Data File Not found for any Schema File for SchemaUserJob
Actually in my filedirectory-savfiles-one users 1.csv file present and i am unable to delete it.
attached the screenshot FYI.
kindly have a look.
Thanks for your suggestions
Saumya
08/26/2024 09:32 AM
You need to upload csv file in data files
08/27/2024 07:01 AM
I am placing the csv file in data files only.
Still facing the same error.
Thanks,
Saumya
08/27/2024 07:02 AM
Screenshot.
08/28/2024 06:05 AM
08/28/2024 06:19 AM
#USER_NOT_IN_FILE_ACTION=NOACTION
#FILENAME=Users
#DELIMITER=,
#SKIP_NUMBER_OF_LINES=1
#ZERODAYPROVISIONING=TRUE
#userReconcillationField=employeeid
#GENERATESYSTEMUSERNAME=FALSE
#GENERATEEMAIL=FALSE
#CHECKRULES=TRUE
CUSTOMPROPERTY2,CUSTOMPROPERTY6,DEPARTMENTNAME,COMPANYNAME,LASTNAME,FIRSTNAME,MANAGER,PHONENUMBER,STREET,REGIONCODE,CITY,COUNTRY,CUSTOMPROPERTY21,TITLE,CUSTOMPROPERTY29,STARTDATE,ENDDATE,CUSTOMPROPERTY31,CUSTOMPROPERTY26,STATUSKEY,CUSTOMPROPERTY30,USERNAME
08/29/2024 01:20 AM
Still facing the same error.
08/29/2024 05:44 PM
Share logs in text file