OOTB XDM variables are not working as conditions in Processing Rules
Hello Folks! I am facing a weird issue. Have implemented Web SDK to capture AA data. I am using processing rules to populate many eVars and props. But to my surprise none of processing rules were firing and all my custom variables had no data. I found that an overall condition ("implementationDetails.version" which is an OOTB XDM value) for the processing rules, did not meet and hence no rules fired. I tried with "web.webPageDetails.name", same result. I change the processing rule condition to a custom XDM value that I defined and they seem to be working fine.
My hypothesis here is the variables which are automatically mapped to AA which are defined here - https://experienceleague.adobe.com/docs/experience-platform/edge/data-collection/adobe-analytics/automatically-mapped-vars.html?lang=en#data-collection is not available in processing rules. (But in the documentation it is not mentioned and in fact some examples use these). Anyone else facing this issue or any workarounds here? TIA!





