Hi Team,We are sending joiners and leaver reports to our customer on weekly basis using Analytics query.But our customer complained that when they are trying to apply filter on any date attribute for example startdate or enddate, they have to convert...
Hi Team,We are trying to write back email of the users which is created via Saviynt to Success Factor(HR system). For this we are using Update user task/Json which we got from Saviynt documentation(we removed our URL).But when we trigger WSRETRY job ...
Hi All,In Success Factor User Import query we are trying to fetch only those users in the query who will join in future that means hire date is greater than equal to current date.For that we used below highlighted format but this didn't worked, can a...
Hi All,https://docs.saviyntcloud.com/bundle/KBAs/page/Content/Configuring-the-detection-of-out-of-band-access-for-endpoints.htmHow to generate a analytics report of all such account which are directly created at the target end not via saviynt, In thi...
Rushikesh, I tried with both - without date format & with below date format date_format(u.startdate,'%d-%m-%Y') as StartDatebut in both the cases I am unable to apply filter on startDate or any Date attribute.