Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
Hi @andreacastillom - There are certain standard should be followed on email address value to ingest without error. The technical address of the email as commonly defined in RFC2822 and subsequent standards (for example, name@domain.com). Therefore, you need to make sure the values being ingested are as per RFC2822 and subsequent standards. See preview to know what format of error you are getting and check those value from source level and see what are the email address that doesn't fit.
i.e. xxaa@hfhf@domain.com is not acceptable as it doesn't come under mentioned standard.
Hi @andreacastillom - There are certain standard should be followed on email address value to ingest without error. The technical address of the email as commonly defined in RFC2822 and subsequent standards (for example, name@domain.com). Therefore, you need to make sure the values being ingested are as per RFC2822 and subsequent standards. See preview to know what format of error you are getting and check those value from source level and see what are the email address that doesn't fit.
i.e. xxaa@hfhf@domain.com is not acceptable as it doesn't come under mentioned standard.