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

Regex in PreProcessor

Hi,Can we use regex in PreProcessor to check the one of the column in the User import?Requirement is to validate if the email following Regular Expression(^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,6}$). If not user should be skipped. Thanks,Haris...

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

coupa RemoveAccessJSON

hi Team, Could you please confirm that the OOTB coupa RemoveAccessJSON works without any modifications? The reason why I am asking is that the logic for Role does not appear correct to me. Thanks in advance. https://docs.saviyntcloud.com/bundle/Coupa...

iam01 by Regular Contributor
  • 127 Views
  • 3 replies
  • 0 kudos

Resolved! Azure AD - Import Pagination

Hi All,I'm encountering an issue while customizing the AAD Account and Group Import. Below are the API responses:{"@odata.context": "https://graph.microsoft.com/v1.0/$metadata#groups","@odata.nextLink": "https://graph.microsoft.com/v1.0/groups?$filte...

alvian by New Contributor III
  • 219 Views
  • 1 replies
  • 0 kudos

Relative path for schema import

Hi,We are using SFTP connector to get the userimport file to Saviynt DataFiles location - we are using the relative paths for different user files. But while running the SchemaImport, what should be the filename in SAV file?I have tried the below as ...

HarishG_1-1711041173824.png HarishG_0-1711041077953.png
HarishG by Regular Contributor
  • 191 Views
  • 6 replies
  • 0 kudos

Workday RAAS Array attributes

Hello,I am trying to import or map phone numbers from workday which are in the format as shown below. Workday Report{"Report_Entry": [{"CLASS": "Full time","Public_Work_Phones_group": [{"deviceType": "Telephone","phoneNumber": "(222) 5558888"},{"devi...

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

Resolved! Exchange Online Email Creation

I have a use case to create mailboxes directly onto exchange online. I was looking through the documentation and found office365 onboarding documentation. Does anyone have any documentation on how to properly set up Exchange online and how to manage ...

cdavis2 by Regular Contributor
  • 252 Views
  • 1 replies
  • 0 kudos

JSON REST error

Hi Team, Below json body is working fine from postman. However i am getting following errorJSON:{    "login": "ddf@sf.org",    "email": "ddf@sf.org",    "firstname": "test",    "lastname": "test 05",    "fullname": "test test 05",    "employee-number...

iam01 by Regular Contributor
  • 212 Views
  • 8 replies
  • 0 kudos

Need pointers in ImportAccountEntJSON

Hi,We have a requirement of pulling only accounts of odd 100 groups Saviynt. The REST API supported by application returns groups and their membership in below format. The users API will end up in returning all application accounts which ~25k however...

prajakta by New Contributor III
  • 192 Views
  • 5 replies
  • 0 kudos

Resolved! SFTP file download issue

Hi,We are getting the below error when trying to download the file from SFTP location. even if the file is present in the mentioned location, we are getting an error that file is not available in the location. Any suggestions?FILES_TO_GET:[{"eic_dest...

HarishG by Regular Contributor
  • 609 Views
  • 11 replies
  • 0 kudos

Resolved! Helpdesk Create Ticket per Task

Hi,I have a specific requirement where I'd like to generate 1 ISM ticket (createTicket JSON) per requested entitlement through a single access request entitlement. Is this possible with the product? Or is it possible to have a dynamic call through a ...

afauquem by New Contributor III
  • 108 Views
  • 1 replies
  • 0 kudos

Rest if else json

Hi Team,how to do if else for json data in rest update account json. If cp2!=av then i want to include fn and Ln on Update requset json.  Below is example{if(cp2!= 'av')"fn": "test","ln":"test",else"abc": "ff","abc1": "dd"}

iam01 by Regular Contributor
  • 103 Views
  • 1 replies
  • 0 kudos

Azure AD Entitlment Filter is not working

Hi Team, We have to import only 2 AAD groups from Azure AD based on groups displayname we tried below syntax but its importing all groups and account.  Please let us know the proper syntax for this use case.{ "group_filter":"displayName eq 'E3 Licens...

gwagh by Regular Contributor
  • 563 Views
  • 12 replies
  • 0 kudos

Account Variables - CreateTicket JSON

Hi,I need to use some user account attributes in the CreateTicketJSON.In the documentation, I seen that AccountsObj are available but I don’t find the syntax to use.I tried : ${account.customproperty1}, ${task?.accountKey?.customproperty1} but it doe...

afauquem by New Contributor III
  • 293 Views
  • 7 replies
  • 0 kudos

Resolved! UpdateUserJSON is Failing

Below is the update user JSON: We are using REST API to update the user in INFOR Cloud  { "actions": { "Update Login": { "call": [ { "name": "Update Login", "callOrder": ...

GPS_0-1709320885400.png
GPS by New Contributor II
  • 252 Views
  • 3 replies
  • 0 kudos

Resolved! Compare Dates in SOAP/REST Connectors

Hello All,Could you please help with the below?I need to compare the date stored in user's cp1 to the current date and take an action based on the result in the CreateAccountJSON. Scenario- I have stored a date in user cp1 in the format dd-mm-yyyy. T...

Vedanth-BK by Regular Contributor
  • 669 Views
  • 12 replies
  • 0 kudos

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...

Samuel by New Contributor II
  • 464 Views
  • 8 replies
  • 0 kudos