Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
SOLVED

EXCLUSION ERROR

Avatar

Level 3

Hi,

 

can someone explain whats the meaning of that red flag and how can I fix it? I cant find the way

 

Thanks in advance as always

 

 

error exclusion.png

error exclusion 2.png

 

Kind regards,

Blanca

  

1 Accepted Solution

Avatar

Correct answer by
Employee

@bcollado this is happening either because the ID attribute in one of the two incoming transitions is holding string value and the expected value is Integer/long. Please refer to every single column and its data type to find the culprit.

View solution in original post

3 Replies

Avatar

Level 3
 

thumbnail_image003.png

Here you can find  the configuration of the activity... maybe it is because the second identifier is empty?

Avatar

Level 1

Hi @bcollado ,

 

Ideally the error won't come even if its empty. Please try removing the Exclusion set entirely and give only the primary set if you have the Joining keys as the default keys for exclusion.

 

Also please cross check the data types of the keys in both the subsets , they have to be of  identical data types for the exclusion to work.

 

Regards,

Pravallika.

Avatar

Correct answer by
Employee

@bcollado this is happening either because the ID attribute in one of the two incoming transitions is holding string value and the expected value is Integer/long. Please refer to every single column and its data type to find the culprit.