As per Adobe Documentation here, data.iana.org/TLD/tlds-alpha-by-domain.txt, Adobe follows for pattern matching for an email value however when I am inserting a random email address as test@test.com as random testing, it got inserted, however as per my understanding and below screenshot it should fail
however, the ingestion was successful in AEP, why so? can anyone provide the solution to this issue
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @ribhubanerjee ,
Even .xyz and .cc are valid domains as per IANA, so the email IDs that you are trying to ingest are getting ingested. Please check the screenshots below.
IANA link - https://www.iana.org/domains/root/db
If you are testing a negative scenario then try passing some generic string (e.g. asdfghjkkl) and not an email (asdf@abc.com). It would fail to get ingested.
Hope it helps!
Views
Replies
Total Likes
in the schema, are you using the datatype "Email address" for the attribute to which you are ingesting the emails? or using string?
Views
Replies
Total Likes
I am using OOB Email address in the schema so it is storing as string itself
Views
Replies
Total Likes
@ribhubanerjee IANA controls only the top level domain(string after last "."), as per your data test@test.com "com" is valid TLD.
Hope you got it.
I understand that what you are saying is valid, however I tried it with another ingestion with value test@gmail.xyz, then as per IANA which controls only the top level domain(string after last "."), this should not have ingested in AEP and the ingestion should fail, however it is not failing as shown in the below screenshot although I am being shown a mapper error but on previewing dataset, I can see the value ingested
Views
Replies
Total Likes
Hi @ribhubanerjee ,
Even .xyz and .cc are valid domains as per IANA, so the email IDs that you are trying to ingest are getting ingested. Please check the screenshots below.
IANA link - https://www.iana.org/domains/root/db
If you are testing a negative scenario then try passing some generic string (e.g. asdfghjkkl) and not an email (asdf@abc.com). It would fail to get ingested.
Hope it helps!
Views
Replies
Total Likes
Thanks! this definetly helps
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies