PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

Saviynt behavior when startDate and endDate in HR source is same

ReshamDas
Regular Contributor
Regular Contributor

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.

4 REPLIES 4

Amit_Malik
Valued Contributor II
Valued Contributor II

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.

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

GauravJain
Regular Contributor II
Regular Contributor II

So, we will have to use pre-processor for this change , right?

For ex UPDATE NEWUSERDATA SET STARTDATE= ENDDATE+1 WHERE STARTDATE=ENDDATE

Yes


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

rushikeshvartak
All-Star
All-Star

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


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.