Expandir minha barra de realizações na Comunidade.

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

Adding attributes to nms:recipient schema

Avatar

Level 2

Hi,

We are getting error for "firstName" & "lastName" in nms:recipient schema. As we created an extension for nms:recipient schema, but certainly the changes were not committed and then the extended schemas were deleted manually thereafter.

And it seems that deletion of those extended schema also deleted the firstName & lastName fields from nms:recipient schema.

Is there any way to add the deleted fields back to OOTB nms:recipient schema as we are not able to edit the Preview tab too.

 

Thanks

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

@rahul_kad , you can extend the recipient schema again, and create those 2 fields and update the database structure.

Ver solução na publicação original

2 Respostas

Avatar

Resposta correta de
Community Advisor

@rahul_kad , you can extend the recipient schema again, and create those 2 fields and update the database structure.

Avatar

Level 2

Thanks @ParthaSarathy