Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Subject: Assistance Needed: Dynamic Attribute Requirement with String Attribute Type

AtrayeeDutta
Regular Contributor
Regular Contributor

Hi Team,

We have the following requirements with dynamic attributes for an application:

1. Parent Attribute (attribute type = string) - This is a value entered by the requestee.

2. Child Attribute (attribute type = single select from SQL query) - This attribute should display a value based on what is entered in the parent attribute.

However, when we enter a value in the Parent Attribute, the Child Attribute is not displaying anything. The query used in the Child Attribute is working fine in the data analyzer.


On the other hand, if we change the attribute type of the Parent Attribute to Enum, the Child Attribute's value is displaying correctly based on the selection in the Parent Attribute.

Could you please assist us in finding a solution to satisfy the requirement while keeping the attribute type as String?

Thank you.

1 REPLY 1

rushikeshvartak
All-Star
All-Star
  • Mapping is not supported between in String and SQL ENUM 

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