<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007awgQbCAIOkta Classic EngineIntegrationsAnswered2022-04-27T23:05:17.000Z2022-04-26T06:44:02.000Z2022-04-27T23:05:17.000Z
Regex for enumerated attribute in Profile Editor

Hello, 

 

I have an application and I have added an attribute in Profile Editor with a list of enumerated values.

 

I would like to add a default value of null, but it doesnt seem to work.

I cant save it with an empty value, and any regex I put there gets accepted as as literal String value

 

is there any way to set a null value?

 

/help/servlet/rtaImage?refid=0EM4z000003gSmT

 

Example of what i see in the logs when it sends this to application

 

"authorityProfile":"String.stringSwitch(\"This is a test\", null, \"key1\", \"value1\")"

 

 

Thanks!


This question is closed.
Loading
Regex for enumerated attribute in Profile Editor