Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLUCIONADO

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

 

Tópicos

Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.

1 Solução aceita

Avatar

Resposta correta de
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.

Ver solução na publicação original

3 Respostas

Avatar

Resposta correta de
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

Avatar

Community Advisor

Hi @DishaSharma ,

 

PFA the Screenshot 

 

LakshmiPravallika_0-1709653177990.png

 

Regards,

Pravallika.