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

account status management by Saviynt

Hello Team,We have a REST basis system which does not manage the status of the account.We implemented dummy APIs and always return success for the disable and enable account request.after disabling an account, the account reconciliation will restore ...

Lynn by New Contributor III
  • 48 Views
  • 3 replies
  • 0 kudos

Accented characters conversion

Hi,I am trying to convert the accented characters from the lastname attribute of users to English characters using Saviynt OOTB functionality, i.e., FN_EIC_REPLACE(STRING_TO_BE_REPLACED,null), but it keeps throwing an error: "Illegal mix of collation...

Vipul by New Contributor II
  • 53 Views
  • 2 replies
  • 0 kudos

Technical rule not triggering

Hello all,We are seeing that there is a technical rule (birthright and detective) that is not triggered when a new user is created from SAP import. As you can see the user matches the condition and the rule trail shows those attributes populated.Can ...

Ivan5533_0-1713956481751.png Ivan5533_1-1713956522890.png Ivan5533_2-1713956624670.png Ivan5533_0-1713957382204.png
Ivan5533 by New Contributor III
  • 60 Views
  • 3 replies
  • 0 kudos

Group Import with friendly name

Hi Everyone,We would like to import groups with friendly name.In groupImportMapping, I did mapping like entitlement_value:distinguishedName_char. But it is creating as CN_testgroup, OU=Groups,….  This is not user friendly from ARS and Campaigns persp...

Resolved! REST API - CrowdStrike

We are integrating crowdstrike with REST Connector For Accounts we have 2 APIs First API provides all account ids Second API provide all account information ( providing all account ids  in body) For Entitlements - 2 APIs First API provides all Entitl...

Resolved! Import AD Entitlement Owners via CSV

Hello, We are having issues getting the Upload Entitlement from CSV to work for adding Owners to AD Group Entitlements. I have tried a bunch of variations for the Security System (Sec System name and Display name), Endpoint (Endpoint Name and Display...

aidanryan by New Contributor III
  • 78 Views
  • 1 replies
  • 0 kudos

SFTP File Upload

Hi,We have a SFTP connector, which downloads userImport file and imports users. We have a requirement to send back few attributes to SFTP location in CSV format.What could be the best practice to implement this? Best regards,Harish

HarishG by Regular Contributor
  • 715 Views
  • 10 replies
  • 0 kudos

Resolved! Change Label in Upload User Preview

Hi Team, We want to change the label for attribute while uploading the user via CSV import. Where we can make this changes in the Manage Label I am not getting exact attribute name. Instead of 'Customproperty5' we have to show here 'ActionType'

gwagh_0-1713189613444.png
gwagh by Regular Contributor
  • 169 Views
  • 9 replies
  • 0 kudos

Resolved! Import AD Groups from multiple OUs

Hi everyone,Is it possible to import AD groups from multiple OUs?Could it be possible by specifying in the groupSearchBaseDN multiple OUs from where Saviynt is going to start importing the AD groups and how should be the syntax to do it?For example:I...

aarenal by New Contributor
  • 644 Views
  • 18 replies
  • 0 kudos

Resolved! Active Directory Entitlement Import

Hello,in the connection for Active Directory, in groupImportMapping, is it possible to add conditions to the mapping?For example, I would like to import the description from AD into entitlement_glossary in Saviynt, but only write it in Saviynt if the...

TimoR by New Contributor III
  • 106 Views
  • 4 replies
  • 0 kudos

mapping enddate from HR to saviynt issue

we added this for the ENDDATE:  "ENDDATE": "EndDate~#~datetime" but Saviynt is not updating the field.  So we tested with "CUSTOMPROPERTY57": "EndDate~#~datetime" to know if we can get something and we do receive the value in CP57.  Do you have any i...

thesvg by New Contributor III
  • 151 Views
  • 6 replies
  • 0 kudos

Resolved! Can End Date be set to a static value

Hi Everyone,We are trying to set enddate of users to a static value such as "31/12/2025" for some users.We tried with the following query "UPDATE USERS SET enddate = DATE_FORMAT(STR_TO_DATE(31/12/2025, '%d/%m/%Y'),'%m/%d/%Y') where enddate is null or...

Prithviraj by New Contributor II
  • 162 Views
  • 6 replies
  • 0 kudos

Resolved! MODIFYUSERDATAJSON date filtering issue

Hello,  I've created an Rest connector to perform saviynt API call and modify identity data the importUserJson is working fine :  i've filtered it first on my test identity :  {"connection":"userAuth","url":"https://domain.saviyntcloud.com/ECM/api/v5...

Hsoumare by New Contributor III
  • 269 Views
  • 4 replies
  • 0 kudos

workday custom attribute mapping

we are starting with workday integration with saviynt and we are unable to fetch the custom attribute value  from Workday .we are using the below mapping we dont see any error in the logs also the Workday user import job is successful."CITY": "Worker...

Aparna by New Contributor III
  • 57 Views
  • 2 replies
  • 0 kudos

Resolved! Query Current Job Name

Hi All!We would like to start a user import from 2 different jobs: one for full import, one for incremental.The REST API connecting our HR system allows ur to query all users, or all users that have been modified since a certain date.To be able to do...

AlexL by New Contributor
  • 153 Views
  • 7 replies
  • 0 kudos

User termination based on their timezone

We have a requirement where we need to terminate users at a specific local time(let's say 5pm) on their enddate.We got few approach in this forum based on Sav4Sav route.We had one alternate approach to this. Just wanted it checked with a wider forum....

vm by New Contributor III
  • 101 Views
  • 2 replies
  • 0 kudos