Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Forum Posts

CreateAccountJSON in WINPS connector

Hi Team,We are using below CREATEACCOUNTJSON in our WINPS connector but we are getting erro while doing provisioning.{"CREATEACC":["script=\$pw = convertto-securestring '${PSSCRIPT_PASSWORD}' -asplaintext -force;\$mycred = new-object -typename System...

Sanket by New Contributor II
  • 456 Views
  • 1 replies
  • 0 kudos

Resolved! ADSI - Create Account JSON

Hi,I am working on the ADSI account creation json. I am trying to set the attribute 'displayname'. The logic behind it is, if the user has middlename then the displayname should be lastname, firstname, middlename. If the user does not have a middlena...

sab2 by Regular Contributor
  • 577 Views
  • 2 replies
  • 0 kudos

Resolved! How to put condition in subject of mail

Hi,For new joiner Active Directory creation based on one of customproperty subject of the mail should be changed. Can anyone help how this can be achieved I tried adding Subject:${if(user?.customproperty30='xxx'){'yyy New Joiner Details'} else{'zzz N...

Harsha by Regular Contributor II
  • 1064 Views
  • 7 replies
  • 0 kudos

API Error on testConnection API endpoint

We are trying to hit {{url}}/ECM/{{path}}/testConnection API endpoint but get a 403 error. The SAV role user is having have access to SUBMENU.WEBSERVICE.api_v5_testConnection and SUBMENU.WEBSERVICE.api_testConnection. Is there any other permission re...

Mareetta by New Contributor III
  • 789 Views
  • 3 replies
  • 0 kudos

many different emails in To field

Hi,we are populating admin emails of diferent countries to customproperty through dataset, that needs to be put in TO field. So I want to know if To field has 1024 characters only restrictions? If so how can I include this logic. Can anyone help?Than...

Harsha by Regular Contributor II
  • 367 Views
  • 1 replies
  • 0 kudos

Dynamic Attr in Workflow

Hello We are revoking any entitlement not used over 90 days even if it's in-role entitlement. But, we want to implement auto-approve when it's requested entitlement via ARS. Here is what I am thinkingev.customproperty will have list of role name that...

ejeong by Valued Contributor
  • 2618 Views
  • 32 replies
  • 0 kudos

Need help in SAP SuccessFactor ImportUser Mapping

Hi All,I need help in mapping nested & multivalued attribute in ImportUserJson's colsToPropsMapThis is the query which I have taken from SAP SuccessFactor Connector Guide - https://saviynt.freshdesk.com/support/solutions/articles/43000478793-sap-succ...

Jaya_0-1675258675910.png
Jaya by Regular Contributor II
  • 1626 Views
  • 8 replies
  • 0 kudos

Resolved! User Update to SAP HCM

We have to write some identity attributes that are generated on EIC side back to the source system SAP HCM.I see there is no UPDATEUSERJSON in the SAP connector like e.g. in the REST connector. Can anyone advise with a best practice how to achieve th...

ASA by Regular Contributor II
  • 937 Views
  • 3 replies
  • 0 kudos

custom JAR Loggers

Hi,We have a custom JAR deployed to fetch runtime analytics and to send that report through API we are sending it as email body. So external JAR job says successful but it is throwing error like Error sending data to APM server, APM Server transport ...

Harsha by Regular Contributor II
  • 1040 Views
  • 5 replies
  • 0 kudos

SAP Structural Authorization

Does anyone know of anyway to utilize certification campaigns to certify structural authorization in SAP? As far as I can tell there isn't a way to determine structural auth in Saviynt but hoping someone has run into this before.

JohnLawson by Regular Contributor
  • 654 Views
  • 3 replies
  • 0 kudos

Resolved! Rest Connection - Special character in credentials

Hi,I am working on REST Connector and I have specials character in my credential."client_secret":"{X7+)PYU~\4Q" Due to brackets in between ("{" & ")"), getting the syntax error while saving the connection.Could you pls suggest on how do we use this c...

prachi by Regular Contributor II
  • 1311 Views
  • 6 replies
  • 0 kudos

Putting condition in Account attributes

Hi Team , I have a connector where account attributes are provided , i need to put some conditions to the same Is it possible ?[ACCOUNTID::krbPrincipalName#String,CUSTOMPROPERTY10:: if (nsaccountlock = null then true else false)#String,RECONCILATION_...

AJ23494 by New Contributor II
  • 535 Views
  • 4 replies
  • 0 kudos

Resolved! Saviynt Analytics Queries

Hi,We are trying to integrate Saviynt with Splunk and looking for queries for the following scenariosNo of Jobs failed in a day - This could be aggregation jobs or provisioning errorsNo of HR Events in a day - This is to identify how many joiners/ter...

Resolved! ACCOUNT_ATTRIBUTE config for LDAP connection

Hello,This is for LDAP connection.Is it possible to configure ACCOUNT_ATTRIBUTE to put the value in account custom property if the attribute in the source is null/empty.Something like this:[ACCOUNTID::uid#String,CUSTOMPROPERTY10:: if (property is nul...

piotrj by New Contributor III
  • 860 Views
  • 3 replies
  • 0 kudos

Resolved! OAuth Email - Invalid User error

 We are getting the below error trying to send a test email with the OAuth email configuration. The Saviynt logs show a status codes of 200 and 404. Logs are attached. I am assuming this means we've not configured the Azure side correctly however, I ...

StaceyG_2-1675290752533.png StaceyG_1-1675290695984.png
StaceyG by New Contributor II
  • 1661 Views
  • 3 replies
  • 0 kudos

Resolved! REST connector - get user manager

I'm importing users from Azure AD with REST connector. All users in Azure AD have their manager assigned.On the import of users with REST connector, url https://graph.microsoft.com/v1.0/users?$select=attributes.... returns all attributes selected, bu...

tgloblek by New Contributor III
  • 1369 Views
  • 5 replies
  • 0 kudos

User logins history archive

Hello,Does anyone know what is the policy in Saviynt for user logins? I have noticed they are stored in the userlogins table but will this table just fill up forever? Do older entries get deleted automatically and, if not, is there a way to have this...

Report for Identity Match and Merge Users

I am looking for information around Identity M&M solution. Is there a way we can extract the list of duplicate users which are identified by M&M configuration and are present under the Analytics > M&M list. Or, if Saviynt supports sending the duplica...

Srikanth by New Contributor
  • 869 Views
  • 5 replies
  • 0 kudos

Resolved! Update the end user role to include the ability to request for people with the same manager

Hi All,We have received a new requirement from client to include ability to request for users with the same manager by updating the End user SAV role.When I check for the options I could find the below option to add query.Kindly let me know if this i...

Swetha_0-1675342395104.png
Swetha by New Contributor III
  • 587 Views
  • 2 replies
  • 0 kudos

Resolved! SoD not working as expected

Hi,  We would like to seek your help regarding SoD where we have created the SoD risk that got function that contains of > sign in the name of the entitlements. The SoD violations cannot detect it during the ARS form. But, there are some function tha...

Badrul by New Contributor
  • 1211 Views
  • 10 replies
  • 0 kudos

Search criteria in "Add Account"

Hi Experts,Please help.Is there a way to add search criteria/filter in "Add Account" (Create AD Group --> Add Account).Currently the search is only on "Name", "Security System", "Endpoint" and "User's username" RegardsNaveen 

Naveen_Talanos_0-1675266111066.png

Mandatory Comments on "Reject All"

Hi Experts,We have requirement of making comments mandatory if an approver rejects an item in request.It works fine if approver rejects individual item, but systems doesn't ask for comments if "Reject All" is used in the request.Am we missing any "Gl...

Enterprise Role Soft Add Feature?

Hellowe found that as soon as user added into role, all entitlement will get assigned. Instead of this, can we do like the way below?1) Just role to be added to user without any add access task. It will be same when additional entitlement is added in...

ejeong by Valued Contributor
  • 572 Views
  • 5 replies
  • 0 kudos

Resolved! Retrieving attribute value in User Request Form

Hello,Does anyone have a sample query for populating the value entered in an attribute to another attribute in a user request form? For example, in attribute A the number 50 was selected and I want to populate attribute B with the value of attribute ...

GOE by Regular Contributor
  • 1009 Views
  • 8 replies
  • 0 kudos

Resolved! Enterprise Role request for multiple users

Under "request access for multiple users" tile only applications are listed, is there a way to make a Enterprise Roles also available for such requests?Is there any other way to request Enterprise Roles for multiple users?

yogesh by Regular Contributor III
  • 1143 Views
  • 4 replies
  • 0 kudos