Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Prefix a dynamic attribute in ARS

km
New Contributor III
New Contributor III

Hi,

I am trying to prefix the dynamic attribute. Below is the regex that I am using but getting an error on the ARS while submitting the request.

^SUB-[a-zA-Z0-9]

What is the right way of adding a prefix to a dynamic attribute?

 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Considering your prefix is SUB-

ends with a-zA-Z0-9

Regex : SUB-\w*

 

https://regex101.com/r/KChWKt/1 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Belwyn
Saviynt Employee
Saviynt Employee

Hi KM, 

Thank you for reaching out to us, 

Did the previous solution provided by our community work for you? if not could you please give us a bit more information like: 

1. What is the Saviynt version you are on? 

2. Could you please post the error and corresponding logs you are receiving upon submitting in ARS?

Regards, 
Belwyn.