How to create Enumeration attribute with multiple values In ACS? | Community
Skip to main content
Level 2
July 26, 2022
Solved

How to create Enumeration attribute with multiple values In ACS?

  • July 26, 2022
  • 1 reply
  • 1532 views

Hi Team,

 

How to create Enumeration attribute with multiple values in custom schema (e.g drop down list ) in ACS?

 

Regards,

Sumit

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SatheeskannaK

Hi @sumitaccenture,

 

You can use list of authorized values while creating attribute and this work only on text data type. This will allow to choose the channel by providing checkbox when you use this attribute in query activities. Example,

Thanks!

1 reply

SatheeskannaK
Community Advisor
SatheeskannaKCommunity AdvisorAccepted solution
Community Advisor
July 26, 2022

Hi @sumitaccenture,

 

You can use list of authorized values while creating attribute and this work only on text data type. This will allow to choose the channel by providing checkbox when you use this attribute in query activities. Example,

Thanks!

Thanks, Sathees
July 27, 2022

👍