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

Resolved! AD Provisioning not working

Hello, the provisionning of account is not working towards AD.here is the configuration i have :Account Attribute :[NAME::sAMAccountName#String,DISPLAYNAME::displayName#String,LASTLOGONDATE::lastLogon#millisec,LASTPASSWORDCHANGE::pwdLastSet#millisec,...

ray_2-1709144678441.png
ray by Regular Contributor
  • 824 Views
  • 7 replies
  • 0 kudos

Assign other AD group as primary group

Hi Team,we have a use case, where we want to assign "ABC group" as primary while disabling and moving the account to Disable OU.  we are using DisableJSON and I couldn't anything where I can add logic for removing domain users(513) groups and adding ...

navneetv_0-1707976148534.png
navneetv by Regular Contributor II
  • 235 Views
  • 5 replies
  • 0 kudos

System Generation Username

Hello,        I am trying to modify my generation username to use first initial lastname plus a number. I also want it to use full first name and full last name if the last name is less then two characters. All of this works with my query but I ran i...

cdavis2 by Regular Contributor
  • 198 Views
  • 3 replies
  • 0 kudos

Resolved! CreateTicket JSON Binding Variables

Hello,I'm trying to retrieve some variables related to the roles/entitlements of the access request to be inserted in a ticket. Apart from the ${allEntitlementsValues} variable, I can't manage to communicate other entitlement-related variables such a...

afauquem by New Contributor III
  • 926 Views
  • 13 replies
  • 0 kudos

Provisioning to SAP Solution Manager

Hello, we are trying to integrate Saviynt with SAP system using the OOTB SAP connector. We are able to import the data but unable to provision any account. There are no error logs and we do not know even if Saviynt is able to make the call. Provision...

manu by New Contributor III
  • 1216 Views
  • 17 replies
  • 0 kudos

Resolved! Workday User Import using Rest Connector

Hi Team, We have use case to import user from Workday custom report using API. Saviynt will not connect directly to workday. They have their API exposed for Saviynt. Now I am using the REST connector to import user via API. But While importing users ...

gwagh_0-1708397748998.png gwagh_1-1708397807942.png
gwagh by Regular Contributor
  • 845 Views
  • 23 replies
  • 0 kudos

Azure DirectoryRole Eligibility

Hey All,We are trying to find a way to display what Entitlements are eligible for DirectoryRoles. Currently, we have the import working to show what accounts are currently assigned to our DirectoryRoles. In our Azure environment, we currently have it...

aidanryan by New Contributor III
  • 325 Views
  • 5 replies
  • 0 kudos

REST - Issue with RemoveAccessJson

Hello,For removing group for a user , I need to call update API and pass the existing members of the group after removing the user from the list. I am making 2 calls, 1st to get the group details and 2nd to update the group. Now, even though I am usi...

piyushm by Regular Contributor II
  • 283 Views
  • 3 replies
  • 0 kudos

Resolved! Managing the secretary in AD

Hi all,Our client would like to use Saviynt to manage the AD Secretary field, which is meant to contain a DN, similar to how "Manager" works.At provisioning time, we do have access to the managerAccount binding variable that allows us to retrieve the...

flegare by Regular Contributor III
  • 792 Views
  • 8 replies
  • 0 kudos

Resolved! REST - Unable to map Response status field

Hello,I have a REST application where the status code is 200 even if there is any failure or bad request. The status field in the response is either "Failed" or "Success". Below is the response for one failed scenario. {"Id": "","status": "Failed","e...

piyushm by Regular Contributor II
  • 319 Views
  • 4 replies
  • 0 kudos

UserImport endDate validation

Hi,Can we do validations on user attributes(endDate) during the user import?Example:If endDate of more the 1000 existing users is getting changed during the import, can we validate this condition before updating the endDate 1000 users to: avoid updat...

HarishG by Regular Contributor
  • 127 Views
  • 2 replies
  • 0 kudos

NetSuite REST - Remove Access JSON

How to write the RemoveAccess JSON for the below,Netsuite Logic: Removing Roles in NetSuite is like to add all the roles again excluding the role that was revoked.Adding the Working PostMan Request here,As per an answer I referred before, it said, we...

SowmithriV_0-1701258977381.png SowmithriV_1-1701259617440.png
SowmithriV by Regular Contributor
  • 1208 Views
  • 15 replies
  • 0 kudos

Resolved! Create JSON for InContact UserHub

PostMan call for Invite User to the InContact Application is as followsTried adding this to the CreateAccount JSON Call 2 and getting the following error.Task Response: {"call1":{"headers":"","message":{"success":true,"uuid":"11eeca92-79f1-3170-8427-...

Screenshot 2024-02-13 at 10.55.33 PM.png
SowmithriV by Regular Contributor
  • 238 Views
  • 2 replies
  • 0 kudos

SAP Provisioning failed

Hello Experts,I have below JSON in snippet from CREATEACCOUNTJSON sap connection."LOGONDATA": {"USTYP": "A","GLTGV": "${java.time.LocalDateTime.now()}","GLTGB": "9999-12-31","CLASS ": "${if(user?.employeeType?.equalsIgnoreCase('External')) {'EXTERN'}...

acctEntParams JSON

Hello, We want to create a JSON for acctEntParams from the following output which we get from our postman callPostman Call Body{"BaseWebServerUrl": "{{baseWebURL}}","ApplicationName": "{{appName}}","XFCommandMethodType": "GroupsForUsers","MethodQuery...

Rest Connector : Syntax for Account Import

Hi Team,We have to import account using Rest connector, in Postman we triggered api's 1st api will give id's and in the next api call we have to pass that id to fetch meta data. Now I am getting 1st api response in below format:{"meta": {"query_time"...

gwagh by Regular Contributor
  • 411 Views
  • 5 replies
  • 0 kudos

Create Account Json

Hello, We are using this as create Account JSON in our Saviynt connection form, but we get the following error when it is executed.Create account JSON{"accountIdPath": "call1.message.id","call": [{"name": "call1","connection": "acctAuth","url": "http...

Resolved! Import Coupa Roles/Entitlements

Hello, my team and I are trying to pull in roles from our client's Coupa environment to add as entitlements in Saviynt. Because Coupa has no roles endpoint, we are using a single user as the container for all the roles to be imported and mapped. Howe...

LeeEG by New Contributor II
  • 635 Views
  • 5 replies
  • 0 kudos

Resolved! Task get error out

Hi Everyone,I have created one rest connection and after running wsretry jobs tasks are getting move from pending to complete but at task completed page I can see the error message in provisioning comments as{"call1":{"headers":null,"message":{"error...