Forum Posts

Updatedate of User

Hi,There is a requirement that we need to retrieve the userdata which got modified with file upload.The below query works to get all the users who got updated(even if there is no change in data). But we need only the users whose data(firstname or las...

HarishG by New Contributor II
  • 30 Views
  • 1 replies
  • 0 kudos

AD Provisioning issue

Hi,I get the below error while Provisioning access to AD. AD account is created successfully but the entitlement is not getting assigned.Error:Error while ADD operation for account-_____ to Group-___________ in AD - [LDAP: error code 32 - 0000208D: N...

HarishG by New Contributor II
  • 55 Views
  • 2 replies
  • 0 kudos

Provisioning issues

Hi,I am getting the below errors while provisioning the entitlements for AD and Saviynt. Accounts assignment tasks are getting competed but the entitlement tasks are not getting completedAD:Error while ADD operation for account-XXXX to Group-Entitlem...

Screenshot 2023-03-02 at 14.44.02.png
HarishG by New Contributor II
  • 99 Views
  • 4 replies
  • 0 kudos

Update User Form Query Error

Hi,We have a requirement where HR users can update users belonging only to their company via Update User Form under User Management.Hence, we have created a SAV ROLE For HRs to replicate the same.However, in the list of users to update, the HR user c...

AshishDas_1-1677847586487.png
AshishDas by Regular Contributor
  • 83 Views
  • 3 replies
  • 0 kudos

SSO Configuration

HiWe are trying to enforce SSO using Azure AD by refering https://saviynt.freshdesk.com/support/solutions/articles/43000641546-configuring-saml-based-single-sign-on.When testing the connection from Azure AD this is the response we get(Image Attached)...

azad.jpg saver.jpg

Resolved! Connection JSON for SAV4SAV REST

Hi, We are facing issues with the connection JSON. The access token expires and hence we see the 401 error. We are able to do the same via postman via hitting the following url: https://mash-dev.saviyntcloud.com/ECM/api/login with username and passwo...

AshishDas_1-1676911143421.png AshishDas_2-1676911173511.png
AshishDas by Regular Contributor
  • 74 Views
  • 2 replies
  • 0 kudos

Resolved! Add logic to CREATEACCOUNT JSON

Hi All,We would like to add logic to the CREATEACCOUNT JSON which set different display name depending on users CP1.We have tried this:"displayName": "${user?.customproperty1.startsWith('RX)? user?.lastname + ', ' + user?.firstname + ' (RX)' : user?....

piotrj by New Contributor
  • 82 Views
  • 3 replies
  • 0 kudos

Account import status - LDAP

Hello,We need to use LDAP connection to import accounts from Unix system.Unix account status (active/inactive) is set by nsaccountlock attribute. The issue is that it's only present for when the account is inactive and it's set to true. When account ...

piotrj by New Contributor
  • 111 Views
  • 4 replies
  • 0 kudos

Resolved! Renaming hanarule - Any implications?

I would like to rename certain technical rules and user update rules. Is there any implication in doing so or is it better to inactive the current rule and create a new one altogether?I have seen the triggered rule gets displayed in user update histo...

Map postman Api call in JSON

Hi ,we are mapping target attributes from the postman call as specified below.we want to parse to attributes from the below API call as an entitlement value.please specify the mapping functionality for the below API call , the entitlement value shoul...

File Directory

HI Team,When any csv file is processed from DataFile folder, it goes to either Success/Fail folder depending its a success or failure. When it is moved to Success/Failure , it is prefixed with some number. Can anyone help me how that prefix is added ...