Hi, I have created the following query using this targeting dimension: As you can see, the field "email" is not included, and I want to add it because I want to send an email to the resultant population. The email is in the recipients schema. Any way to get it? Thanks in advance and kind regards...
Hi Team, Please give more details on Journey AI whether it supports Adobe Campaign classic v7 & v8. If not,what is the alternate solution we can look into Adobe campaign classic to implement Send-time Optimization and Engagement Scoring. Thank you
What factors help a customer or partner decide between directly migrating from On-Premise to v8 or following a two-step process, initially migrating from On-Premise to fully hosted v7 and then using automation to upgrade to v8? what is the rough estimated time frame for completing each of these migr...
What is the difference of “All shared columns” and “A selection of columns”?I read the document and understood that “All shared columns” can be used if the inbound population targeting dimensions are different.However, once I implemented, it didn’t work.Union5: Gather attendance data from data schem...
Hi, in the reconcilliation box, we are adding links as well as reconcilling external data with DB data. Which one is similar to join operation? Reconcilliation or adding links?
Hi, I am trying to use "if" condition to compare values of 2 variables that I am getting from SOAP call. <% if(rtEvent.ctx.Consumer.oldid==rtEvent.ctx.Consumer.newid) { %>here<% } else { %>there<% } %> I have checked in RT instance and found that value of "oldid" and "newid" are same but it is still...
Hello, everyone.@angeles_arcia and I are learning ACC. We're working on a project and we would like to know if it's possible to access a context variable created in a web form from the client side. We're attempting to dynamically render some elements from an array in the HTML source code. This is ou...
Good morning, I'm encountering a rather unique problem that I can't seem to fix. To make it short I use javascript code which configures schedulers, but when the workflow runs and executes the javascript code it must be restarted for the scheduler modifications to be taken into account. to prevent i...