Click HERE to see how Saviynt Intelligence is transforming the industry. |
03/01/2024 09:19 AM - edited 03/01/2024 09:19 AM
Hi,
We wanted to know what the default behavior of Saviynt is while importing a user who has the exact same startDate and endDate values.
PFA the screenshot of one user import job from PeopleSoft HR source, where one user is not imported into Saviynt, stating Enddate Lessthan Startdate in the job history logs. In this context, we want to confirm if Saviynt rejects import of users who have the same value for startDate and endDate fields.
03/01/2024 11:46 AM - edited 03/03/2024 01:19 AM
Hi @ReshamDas ,
You can not have end date same or less than start date in Saviynt. If you try creating that via API also , you will get same error.
What is driving HR to have such records with same start date and end date. Are these NO shows? i.e not joined company after accepting offer.
What you can do is to have another custom property to store original start date and add one day to start date (end date + 1), where enddate is lesser and equal to startdate.
And raise an Idea for a long term ootb solution.
Thanks,
Amit
If this answers your query, Please ACCEPT SOLUTION and give KUDOS.
04/08/2024 10:13 PM
So, we will have to use pre-processor for this change , right?
For ex UPDATE NEWUSERDATA SET STARTDATE= ENDDATE+1 WHERE STARTDATE=ENDDATE
04/09/2024 07:37 PM
Yes
03/02/2024 01:04 PM
This may be considered as enhancement as there will be use cases where start date and end date can be same.
please enhancement to idea portal