Hi there,
Just wondering how do I create an onboarded trait to capture a key-value pair where the value is NULL or empty? I tried doing that but AAM gives me a pop-up that says "The Value cannot be blank"
Thanks!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi Akwankl,
You can create Traits based on Null & NA values but AAM won't allow you to create a blank Trait expression so while onboarding data into AAM make sure instead of onboarding an empty value please use NULL or NA values.
Thank You
Prabhat Upadhyay
Views
Replies
Total Likes
Hi Akwankl,
You can create Traits based on Null & NA values but AAM won't allow you to create a blank Trait expression so while onboarding data into AAM make sure instead of onboarding an empty value please use NULL or NA values.
Thank You
Prabhat Upadhyay
Views
Replies
Total Likes
Hi, I have similar question. we have onboarded trait something like this "couponcode="AAA". And, in future more often we get new coupon code value from our Data Lake to AAM(in an automated way). So, there is no way for AAM team to know when new coupon code value send to AAM but as per my understanding, we need to have the trait in place upfront before we send the data to AAM. If not, AAM will keep it in the signals and not stored those values in the trait. If we need to create the onboarded trait from the signal then we need to work with Adobe team(cost involved) also there is a limitation of only getting last 30 days maximum data. Is there any options/suggestions to handle this without spending additional cost?
Thanks in advance.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hello There,
You need to create the onboarded traits prior to sending data files into AAM otherwise all of the new signals will be lost. As you correctly said, to perform backfilling of those new signals there will be an additional cost.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi @akwankl ,
You can use below mentioned steps to create trait which capture null value.
1.In the UI, create a trait with signal = “value”, in the expression builder;
2.Save the trait;
3.Edit the trait;
4.Go to trait expression -> code view;
5.Remove “value” and replace it with “”;
6.Save the trait without going back to the expression builder;
7.You'll see an error message: The Value cannot be blank. Press OK to dismiss it.
Regards,
Shweta
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies