Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 01:13 PM
Hi,
It really gets messy with no availability of documentation stating saviynt's com.saviynt.ecm.identitywarehourse.Users object. I really do not no at first go it is user.phoneNumber or phonenumber?
Just a request if saviynt can provide the documentation on this as well.
Solved! Go to Solution.
04/12/2022 02:36 PM
Hi Rituparna,
Please let us know the for which process is this required. Below is the case for the users object which can be used for rules.
username,firstname,preferedFirstName,lastname,middlename,street,city,comments,statuskey,startdate,enddate,manager,password,location,jobCode,jobDescription,employeeType, systemUserName,departmentNumber,title,state,companyname,costcenter,departmentname,employeeclass,entity,jobcodedesc,locationdesc,locationnumber,siteid,orgunitid,region,regioncode, owner,employeeid,lastsyncdate,createdate,email,phonenumber,job_function,country,displayname,locale,customproperty1-65
https://saviynt.freshdesk.com/support/solutions/articles/43000431681-creating-user-update-rules is the link for doc.
Thanks
Ajay
04/12/2022 02:36 PM
04/12/2022 02:36 PM
Hi Ajay,
Just a use case:
I wanted to formulate a CreateAccountJSON in the connector and need user's properties to send it to target system. It was really messy with phonenumber/phoneNumber , departmentNumber/departmentnumber.
It would be really helpful if Saviynt can provide documentation on the objects they have like Users, Endpoints, Tasks etc.
04/12/2022 02:36 PM
Hi Rituparna,
The documentation contains the binding variables as per each module.
Thanks
Ajay
04/12/2022 02:36 PM
Hello,
I am also interested in such document as it would simplify our ability to generate reports and rules in Saviynt.
04/12/2022 02:36 PM
Hi Ajay,
I understand every module documentation has the objects listed but it takes a lot of unnecessary effort to search.
Like in AD connector there is User with its binding variables and Task but only task.accountname, so if I want to pass other task information, will it allow me to do? And where can I get what binding variables does Task has?
04/12/2022 02:36 PM
Hi RItuparna,
As i have mentioned earlier, we dont have this information. The point brought is valid and taken. We would work on it and share once we have this available, but i cannot have it committed and share timeline.
THanks
Ajay
04/12/2022 02:36 PM
Thanks Ajay, appreciate the acknowledgement. Hope to hear on this soon.
Thanks,
Rituparna Das
04/12/2022 02:36 PM
I would also love to have such a document.
Ajay,
Can this be expedited?
I think, a lot of users are inconvenienced by the unavailability of such documentation.
Anand
04/12/2022 02:36 PM
I would love to know what methods can utilized, such as date() or format(), or other things available. Attributes though are a great start, but special methods for conversion and ability to do complex operations really helps in the design and understanding the product aspect.
04/12/2022 02:36 PM
This is how you lose customers, no timeline on a basic requirement.
04/12/2022 02:36 PM
Hello Team,
A few updates on the overall question asked.
- For rules, HQL class names can be referenced from the following documentation :
https://saviynt.freshdesk.com/support/solutions/articles/43000616285-obtaining-the-attribute-details...
- Each Connector itself has its supported binding variables listed with 'Help' button available :
Examples using these can be found on the Connector documentation pages
- Similarly, Workflows also have a 'Help' button for this:
- For Email Templates as well, the 'Help' option gives a list of Available Binding Variables :
- In the connector JSONs, provided your JSON is valid, you would be able to use Groovy compatible methods example: equals(),contains()
Regards,
Sahaj