Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Error when List is created 'XTK-170049' Invalid email 'nms:reipient'

Avatar

Level 3

Hello, I have around 2 million of recipients in nms:recipient schema, so when I try to create a List I get the following error, does anyone know how to deal with that? or how to find the recipient that has the error?

error create list.PNGerror create list 2.PNG

 

1 solución aceptada

Avatar

Respuesta correcta de
Level 1

Hi @israel_sanchez ,

 

How are you trying to achieve this? If you could share a snaphot and blur the areas that you don't want to show. 

 

I am not sure if the below works, but give it a try. 

In the basic target query activity add a condition email is not empty. 

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
Level 1

Hi @israel_sanchez ,

 

How are you trying to achieve this? If you could share a snaphot and blur the areas that you don't want to show. 

 

I am not sure if the below works, but give it a try. 

In the basic target query activity add a condition email is not empty. 

Avatar

Level 3
Thank you I'm trying to create a list directly in explorer, so I found that some recipients have non-alphanumeric characters in the email address. I just update those emails and works well, thank you.