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

Rest Connector Pagination issue

Hi Team, For pagination we are getting next page token value in response and then that token we have to pass in body of the next api call. How we can achieve this use case in Saviynt ? Example :  Postman Response : Request Body for next call :    

gwagh_0-1703757060020.png gwagh_1-1703757121584.png
gwagh by Regular Contributor
  • 273 Views
  • 2 replies
  • 0 kudos

Resolved! Syntax for listField

Hi Team , We are getting api response in list so it will be in Saviynt.  listfield that I used is -"listField": "data.users",is it correct??Account Import json :{"accountParams":{"connection": "userAuth","processingType": "SequentialAndIterative","ca...

gwagh_0-1703236826436.png gwagh_1-1703237079422.png
gwagh by Regular Contributor
  • 677 Views
  • 5 replies
  • 0 kudos

SOAP Workday Grant Access not working

Hi,  I have the following Grant Access JSON setup exactly how the workday SOAP connector provided and while the access task gets completed successfully the role is not getting provisioned to Workday. No errors in the logs as well.  [{"CONNECTION": "a...

umang28 by Regular Contributor
  • 1766 Views
  • 12 replies
  • 0 kudos

SOAP Connector Error Handling

Hello,While using a Workday SOAP connector how do I make sure to fail an update user task when an error is thrown in the logs? Currently the task is getting completed even though an error occurred while calling the web service. There is no status in ...

umang28 by Regular Contributor
  • 1013 Views
  • 5 replies
  • 0 kudos

SAP ECC Parameters will not Update

Hi all,I am experiencing an issue when I trigger an account update on a user's SAP ECC account. All attributes that were changed will be updated to the target system, but the SAP Parameters outlined in the UpdateAccountJSON will not update on that us...

Wes by New Contributor III
  • 402 Views
  • 3 replies
  • 0 kudos

Organization data in AD account creation

Hi,We have a requirement to use some of the organization data(customproperties or attributes) during the user's AD account creation.(for example in ACCOUNTNAMERULE or other JSONs in connection)Any suggestions on how to implement this?Thanks!Best rega...

HarishG by Regular Contributor
  • 275 Views
  • 1 replies
  • 0 kudos

Resolved! Sav4SavREST accounts import always returns active status for all accounts

Hello,We noticed that Sav4SavREST accounts that are disabled using a disable account task/job go back to the active state the next time our Sav4SavREST account import jobs run. I suppose this is related to statusColumn/activeStatus in the ImportAccou...

glegault by New Contributor II
  • 1228 Views
  • 7 replies
  • 0 kudos

Validthrough account attribute not getting populated when importing accounts from servicenow

Validthrough attribute is not getting populated due to date format issue, when we tried to populate it in a customproperty we see the expected results.The importent json is :{"accountParams": {"connection": "acctAuth","processingType": "SequentialAnd...

PiyushRai by New Contributor
  • 437 Views
  • 2 replies
  • 0 kudos

to remove space from Sam account name

Hi Team,we have the  sam account name logic as below , but due the same if there is a space in the name for eg first name John Last Name S M then the sam Account name is getting created with space to over come the same we have implemented the below l...

Aparna by New Contributor III
  • 300 Views
  • 3 replies
  • 0 kudos

How to design connection JSON for constant non expired key for REST applications

Hello Everyone,I am working new REST based application. This application uses constant non expire key xxxxx for authentication instead of generating token by using username and password. see blelow screen of create account.   I designed connection JS...

Rajesh_IAM_0-1702300190924.png
Rajesh_IAM by Regular Contributor
  • 1065 Views
  • 24 replies
  • 0 kudos

BMC Helix REST connection

Hi All,We have a requirement of integrating BMX Helix rest based (which is a ticketing tool) for import and provisioning.Can someone provide the create, update account JSON and documentation if anyone have.Regards,Rajesh 

rajeshg by New Contributor
  • 450 Views
  • 3 replies
  • 0 kudos

Resolved! Oracle PLM Onboarding

Hello,We are in the process of onboarding Oracle PLM (Fusion application). We have been able to establish the connection and run the job. But no accounts are getting imported after successfully running the job.Connection JSON:{ "authentications": { "...

Vidhimehta_0-1700061628502.png Vidhimehta_1-1700061667296.png
Vidhimehta by Regular Contributor
  • 1494 Views
  • 23 replies
  • 0 kudos

Unable to evaluate URL parameter

Hello Team,We are getting the below error when try to update the user attribute.Below is UpdateUserJson{"actions": {"Update Login": {"call": [{"name": "Update Login","callOrder": 0,"connection": "acctAuth","url": "https://xxxxxxxxxxxxxxxxxxxxxxxxxxxx...

RCreddy_0-1702012094041.png
RCreddy by New Contributor
  • 263 Views
  • 2 replies
  • 0 kudos

Azure AD Group Management Filtering

Hi all, I wanted to check if we can manage groups of Azure AD from Saviynt marking them with a value like "Saviynt Managed" in some custom property of Saviynt entitlement and updating them in some column of Azure AD group and while reconciling from A...

Vinay_K_N by New Contributor II
  • 314 Views
  • 1 replies
  • 0 kudos

how to handle dollar sign $ in variable binding

Hello Team,In a REST connection. I defined some variables in ConnectionJSON and tried to use them in ImportAccountEntJSON.httpParams contained multiple parameters, host, port and authMethod should be from ConnectionJSON via binding variables. There a...

Lynn by New Contributor III
  • 627 Views
  • 7 replies
  • 0 kudos

OAuth 1 integration

We need to perform OAUTH1.0 based authentication for rest connector, there is no documentation on portal around the same. Has someone configured OAUTH1.0? We tried below Json but it is not working.   "authentications": {    "userAuth": {      "authTy...

AbhinavPandey_0-1698954893491.png AbhinavPandey_1-1698954910307.png AbhinavPandey_2-1698954933991.png

Enhanced Query - Users table restriction

Hi,This is with reference to Custom Query that will be deprecated in 23.9 version.  We have a situation where in we need to use the below mentioned query under Enhanced Query as there is a restriction of Users table.O365 is not a not added as Birthri...

nsapna by Regular Contributor
  • 239 Views
  • 1 replies
  • 0 kudos

Add attributes

Hello Team,We have a requirement for adding the attributes where two  attributes needs to be added (attribute 1, attribute 2) for only particular OUAttribute 1 needs to be populated with User typeAttribute 2 needs to be populated with their first ini...

RCreddy by New Contributor
  • 331 Views
  • 3 replies
  • 0 kudos

NetSuite Onboarding

Hello, We are onboarding the NetSuite application via the SOAP connector and the connection has been successful using the below connection JSON. however, while running the jobs, the jobs are getting failed and error mentioned below. Kindly guide on h...

Vidhimehta_0-1697528471963.png
Vidhimehta by Regular Contributor
  • 1953 Views
  • 28 replies
  • 0 kudos

Oracle HCM - ImportUserJSON sample

Does Saviynt support importing users from Oracle HCM?  I went through the documentation link (https://docs.saviyntcloud.com/bundle/OracleERPCloud-v23x/page/Content/Introduction.htm),  however it does not provide any sample for ImportUserJSON.    Can ...

RV_0-1700602831681.png
RV by Regular Contributor
  • 359 Views
  • 1 replies
  • 0 kudos

Pass [] value in Rest CreateAccount JSON

Hi All, Need to pass telephoneNumber as below if user has phone number else just [] need to be passed. "phoneNumbers": [{"primary": true,"type": "work","value": "+1-xxx-xxx-xxxx"}] Else "phoneNumbers": [] should be passed. I am using below statement ...

RemoveAccountJSON

Hi Team, I'm unable to remove account using POST method but able to remove the account using DELETE method. I need to use POST method because need to enable back the account after been disabled. Can you please help to check on this issue. Attached Re...

Isyraf by New Contributor
  • 864 Views
  • 8 replies
  • 0 kudos

Resolved! REST - Error Unrecognized token '$ AddAccess Json

Hello,I am getting the error during the 2nd call in the below Addaccessjson. Please let me know if there is anything wrong here. I am trying if else in the httpparams  based on the response from the first call. {"call": [{"name": "Roles","connection"...

piyushm by Regular Contributor II
  • 1232 Views
  • 16 replies
  • 0 kudos

Access Import Job is failing

Access import job is failing, we have some users who have entitlements and some users who do not have any entitlements on target application. Our access import is giving null pointer error for the users that do not have any entitlements.Below is the ...

PiyushRai by New Contributor
  • 287 Views
  • 1 replies
  • 0 kudos

REST API connection failing with 401

Hi,We are getting 401 error while trying to test connection.Please find below connection JSON.{  "authentications": {      "userAuth": {      "authType": "Basic",      "url": "https://xxxxxxxx/ords/sis_owner/oauth/token?grant_type=client_credentials"...

poonammhetre_0-1700633943892.png poonammhetre_1-1700634030146.png

Grant Access JSON

HiWe're working on a task where we created entitlements (create user_priv, reload_priv) in database and then import them in saviynt. After that we created a role and assign imported entitlements to the role. Now If any user requested access for that ...

Mortal by New Contributor III
  • 386 Views
  • 3 replies
  • 0 kudos

RSA Archer Integration

Using Saviynt REST connection to provision new users to RSA Archer. The postman calls work fine. In Saviynt, the connection is successful but when running the provisioning job, the task is not completed. I'm not sure if I'm missing something in the c...

surajan by New Contributor III
  • 2452 Views
  • 17 replies
  • 0 kudos