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

SC2 Alternative

 So my customer is not at leaning to a on-prem component i.e. SC2 client server in the customer env. So could anybody provide more info on option 2 and option 3? Any information would be highly appreciated.

ag420_1-1713871621320.png
ag420 by Visitor
  • 52 Views
  • 1 replies
  • 0 kudos

Dynami Attributes action string.

Hi, We have a requirement if entitlement is selected only then show "country" field as required. If ent. is not selected then don't show the country attribute in dynamic attribute. We have 10 entitlements. in ent. selection attribute action string i ...

Rajatlm10 by New Contributor III
  • 32 Views
  • 3 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
  • 689 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
  • 153 Views
  • 9 replies
  • 0 kudos

Resolved! SQL in comma separated enum list

Hi,I'm using an Enum dynamic attribute so it stores value in comma separated list like 'AV,EP,DR'I need to check if a value is inside this list like 'AV' is in 'AV,EP,DR' ?I try some sql code in data analyzer but it doesn't work, some functions are n...

afauquem_1-1713001544137.png
afauquem by New Contributor III
  • 180 Views
  • 3 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
  • 131 Views
  • 6 replies
  • 0 kudos

Queries on Analytics file download

Hi, 1. After running an analytics report and downloading the file in CSV format, the file contains an additional character(') before phone numbers. How can we avoid this?Excel format file contains the right values(without any additional characters) 2...

HarishG_0-1710943560160.png
HarishG by Regular Contributor
  • 178 Views
  • 6 replies
  • 0 kudos

Resolved! dynamic Attribute - manager value.

I have a dynamic attribute which should show user's manager.  I am trying to get the value populated using the query. select users.manager from users where username='${users.username}'or ${users.manager}. but i am not able to get the value of manager...

Rajatlm10 by New Contributor III
  • 184 Views
  • 1 replies
  • 0 kudos

Resolved! Dynamic Attribute type DATE in Create user

Hi,I must to setup default value for dynamic attribute TYPE: DATE in create user request for 90 days after today.In documentation, there are only two examples for current day:${currentdate.format('MM-dd-yyyy')}${new Date().format("MMM dd, yyyy")}Any ...

BG_IAM by New Contributor III
  • 109 Views
  • 1 replies
  • 0 kudos

Different workflows as per user attribute

Hi Team, We have use case regarding to workflow where we have to check if user attribute cp1 is 'ABC' then user creation approval will go to 1st workflow, If cp1 is 'XYZ' then user creation workflow will go for another approval process. How we can co...

gwagh by Regular Contributor
  • 118 Views
  • 3 replies
  • 0 kudos

Workflow condition

Hi, We have a requirement if users CP3 ='x' or 'a' in that case it should go for approval to a certain usergroup and if not then to a other user group.can i directly use if else here if(users.cp3='a') then assign it to a specific group ? 

Rajatlm10 by New Contributor III
  • 142 Views
  • 7 replies
  • 0 kudos