Resolved! Is it possible to restrict users to only request one Enterprise Role per request?
We dont want the users to request multiple roles.Version v23.3
We dont want the users to request multiple roles.Version v23.3
Hi All,I am reaching out to see if anyone can direct me to a guide / workbook that would outline how to integrate Oracle Risk Management Cloud - Advanced Access Controls module SOD / SA rulesets with Saviynt. The ideal solution would be able to ensur...
I have two level workflow for Enterprise role request:1. Manager Approval2. Role Owner ApprovalI want the request to require only one level of approval and auto approve at second level if end user's manager is also a role owner for the requested role...
Hi, I need to assign an AD group to users as per the value of a customproperty in user's profile.I know this can be achieved easily with a technical rule but there is a combination of over 40 different AD groups available and I feel that it would cre...
Is there a way to use a User Update or Technical rule to automatically request access that needs approval first? We have a use case where someone joins our accounting department they may need access to Oracle roles. We want to automatically request t...
I have added an application to my development instance of EIC. I used the Application Management interface under the Design section. This was a learning process and some things went wrong while setting the JSON configs. I would like to delete the app...
Hi,we are planning a big change of our Saviynt Production environment. During this time, Saviynt should be accessible only for users, who have role_admin sav role assigned. All end users should not be able to login. We have SSO enabled in the system...
Hello,I am working on SuccessFactors integration where user base is 50k (Both Active and Inactive) , while performing user import it is taking about 4 hrs to complete job. My requirement is to import only users who's last modified date is with in 7 d...
Hello,It is possible to have the entire platform time zone setting changed from UTC to EST or even a different time zone?Thank you.
We are trying to transport data from one environment to another directly. When we are trying to set up the Transport Environment in Global Configurations-> Misc-> Add Environment, we are getting a form like this:Are we supposed to give a random usern...
Hi,we'd like to run role mining on SAP TCODE level and incorporate usage data.What I couldn't find in docs is which tables are needed in SAP import to have that data available for role mining.My guess is we need at least SWNCMONIINDEX but maybe someo...
Hello,We would like to manage the automation of role assignement based en entitlements owned by a user account on a specific application.We should check all the entitlements owned by an account and compare them to the list of entitlements of an appli...
The docs don't explain how I can provision / deprovision accounts if multiple statements are required to be executed for example, in case of SQL Server we have to execute below statements to create a login and a user in order to create an account in ...
HiWhen access request raised, it is accepting attachment. But the same attachment is not showing to the approver while approving the request. Can you please help us how we can get this visible to approver?Also, we need to send the same attachment in ...
Hi,I'm trying to integrate AHA- RoadMaps Software application into 23.1 Version. We have two APIs we can use to get, one for users and one for permissions. But Permissions API is not getting the values/roles that sits under permissions which is neede...
Hi Team,Am having insert query in create account JSON for DB connection type, while am running the query if the row doesn't insert into the table am not seeing any provisioning comment that no row inserted in the table.Can I have confirmation in task...
Hi Team,We are using OOTB Azure AD connector for accounts import, for the accounts having attribute "mail" as null.Could you please help us what is the importance of the "mail"(AzureAD) attribute? PFA for additional information.Azure AD account impor...
Hi,I am working with rest connection and i want to pass the below attributes in my disable account JSON: {\"loginId\":\"account.name\",\"email\":\"account.customproperty1\",\"lastName\":\"account.customproperty2\",\"timeZoneId\":\"account.customprop...
I can not find proper documentation on this feature:I went through the documentation but could not find any sample queries, OR the list of variables that can be used to make the queries.Without this information we are unable to implement our use case...
Hi,we are trying to provision mobile phone number to SAP via SAP connector. For that purpose we added the following bit to CREATEACCOUNTJSON:"ADDTEL": {"TELEPHONE": "${user.secondaryPhone}","R_3_USER": "3"},according to docs of BAPI_USER_CREATE1, thi...
Hi, all. Apologies if this is not in the correct forum. In Saviynt v2022 it is recommended to use the new Application onboarding method for SuccessFactors, ServiceNow, Jira, etc., which are all on my current customer's roadmap. https://docs.saviyntcl...
We are trying to onboard AAD based application to Saviynt using azure connector in a similar way we onboard logical apps using AD Connector. For the AD based logical apps we have to update endpoint filter , but we don’t know how to update JSON for AA...
Hi,in SAP we have an UPDATEACCOUNTJSON like this:{"ADDRESS": {"LASTNAME": "${user.lastname}","FIRSTNAME": "${user.firstname}","BUILDING_P": "${user.customproperty10}","TEL1_NUMBR": "${user.phonenumber}","DEPARTMENT": "${user.departmentname}","E_MAIL"...