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...
Hi all, Campaign Templates vs Delivery Templates.1.Why do we need both of these?2. What is used where?3. Is one a super set of the other? Appreciate all your responses. Thanks,Rama.
Hi, I have a file.csv.gz that I need to read. It has the fields date_creation and date_modify with valus if I open it in excel, but when importing in Campaign, campaing gives error satying those fields are null. Why?**Error:** 10/27/2023 9:04:16 PM PGS-220000 PostgreSQL error: ERROR: null value in ...
We are frequenctly getting a lot of these errors:1. Error: empty return for method 'ExecuteQuery' xtk:queryDef 2. Enpyt return for method ‘GetEntityIfMoreRecent’ of service 'xtk:persist' We checked on the community for similar errors and found this:Solved: Error: empty return for method 'ExecuteQuer...
Hey Team, I'm looking to set up a campaign in Adobe Campaign Classic with an email design that includes a dynamic Call to Action (CTA) button displaying the number of customers who have already joined the journey. For instance, when a customer receives the email and clicks on the CTA, it should show...
Hi team, Can the package deployment process in adobe campaign (v7&v8) be automated like ci/cd pipeline. Today we manually export the package from stage instance and manually import it into production instance. Can this process be automated? with regards,Richa Chaubey