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
Kind regards,
Blanca
Solved! Go to Solution.
Views
Replies
Total Likes
@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.
Here you can find the configuration of the activity... maybe it is because the second identifier is empty?
Views
Replies
Total Likes
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.
@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.
Views
Likes
Replies
Views
Likes
Replies