Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
I am looking for best practice recommendations on how to connect and manage MS SQL Server using the DB Connector. The documentation does not give any examples at all.From an architectural perspective, how should we map the various SQL concepts to Sav...
Hi allWe have a dataset that I would like to make editable by certain users. Is there a way to do this using a custom form, so that a user could search for and edit a specific row in the dataset? Or any other way to make only that dataset editable?
We have a REST connector which creates very large provisioning comments (1000+ lines) when running tasks. We need to extract useful information out of this. I have tried and failed with two possibilities:1. use REGEXP_SUBSTR() in analyticexecute is d...
Hi allCan we configure the number of items shown by default in lists in the UI? I have had several complaints about this, particularly in attestation campaigns, but also from people using various admin dashboards.
Hi allI wish to add the Pending Certifications to a user's homepage. I am using 24.2. I followed some instructions in this thread:https://forums.saviynt.com/t5/identity-governance/pending-certification-view-on-home-page/m-p/30615I cannot make anythi...
This report goes to business users and I don't want them to have to see 5000 chars of JSON-formatted output. I'll have to stick with the workaround.Is it possible to get some more SQL functions enabled?
This feature does indeed fix this problem, @Dhruv_S thanks. However @rushikeshvartak I am concerned that it grants too much privilege, I will review your submission on the ideas portal. Thanks guys
@Saathvik thanks, I didn't know about HQL - very interesting. I have spent a good hour trying so many different subqueries and I think that user_savroles table is not accessible to this query. In this case I have just hardcoded some usernames of the ...
OK so my original question still stands, but I have found out how to upload a CSV file to the dataset. Bizarrely this doesn't overwrite the entire dataset, like in the GUI, but just adds new records.Here is how this works if anyone is interested. It'...