Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
SOLVED

Usage of User enum attribute in schema definition in Adobe Csmpaign classic

Avatar

Level 4

HI All,

 

 

@Parvesh_Parmar ,@Denis_Bozonnet 

 

@Parvesh_Parmar ,@AkshayAnand ,@isahore ,@AndreaBriceno,@ParthaSarathy

 

just want to know 

Usage of User enum attribute in schema definition in Adobe Campaign classic

have found below code in ADOBe campaign recipient schemA:

 

<attribute desc="Recipient title" label="Title" length="20" name="salutation"
type="string" userEnum="salutation"/>

HOW IT is UsED,from where it is refereinv vlaue

I know how to use dbenum and enum attribute in schema definition 

but this userenum , i dont und when to use

have read online documantation but no luck

 

please help me to understand

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @DishaSharma ,

 

The userEnum="salutation" is used to define the Enumeration, and it can be a system defined enumeration (as it is given Out of the Box, without us creating). It will be present in the folder "/Administration/Platform/Enumerations/" and you can search the Values of the "salutaion" user enum there.

 

LakshmiPravallika_0-1709623396418.png

 

Regardsm

Pravallika.

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @DishaSharma ,

 

The userEnum="salutation" is used to define the Enumeration, and it can be a system defined enumeration (as it is given Out of the Box, without us creating). It will be present in the folder "/Administration/Platform/Enumerations/" and you can search the Values of the "salutaion" user enum there.

 

LakshmiPravallika_0-1709623396418.png

 

Regardsm

Pravallika.

Avatar

Level 4

@LakshmiPravallika 

@ParthaSarathy

@Manoj_Kumar_

 

 

I cant find this 'salutation' under "/Administration/Platform/Enumerations/" path

are u able to see this in your acc instance???

when i search for 'salutation' under this path "/Administration/Platform/Enumerations/" path,

i found 0 results

please check and attach the screenshot if you are able to see this 

salutation' under this path "/Administration/Platform/Enumerations/" path