Good afternoon,I am trying to create a typology rule to control the number of propositions generated based on a specific field that I have added to the offer schema (let's call it "type").Let's see an example of what I want to do: I ask for 3 propositions to the offer engine, 1 to 3, but 1 and 2...
Hi, I created a subscription form which contains first name and email address only. I want to add a hidden field "language" and have it's default value set to "EN", however, the value "EN" didn't pass to the recipient table after submission. This is my current workflow for the web form. Is this pos...
Under targeting activities and exclusions, does anyone know the differences between the three types of Exclusion Types > Change dimensions:1.) Change axis2.) Identifier3.) Joins In what situation would change axis, identifier or joins can be used?Thanks.Paul
Hi Team,I need to integrate AEM with Adobe campaign Classic. Actually, I wanted to use templates of AEM in control instance of transactional message templates.Is it possible? If yes, then How?Kindly respond.Regards,Shyam
Hey guysI am trying to convert some Teradata code into an advanced expressions in Adobe. Would any know how to do the following in Adobe?POSITION('C0'XC IN TRIM(BOTH FROM TABLEA) > 0Thanks
Hello,I am trying to create a delivery where duplicates are kept. I managed to keep the duplicates but unfortunately another data field – the one that is most important in my case – is randomly overwritten with data of another entry of the duplicate. Here an example for selected data:IDNameAccount N...
Starting build 8653, a new mode allows users to run one workflow per execution instance, you can refer to the switch document on the following link Switch to Message Center Archive Workflows I have deployed a couple of ACC 7.0 18.6 sandboxes on my AWS environment and have found that with each one of...
Hi everyone,I am trying to use the HttpClientRequest object to request something to an API. When I use the POST method to create elements in the API, it works fine, but when I have to delete something I need to use the DELETE method. The request parameters are exactly the same, just change the POST ...
Hi All,I have some doubts related to using variables inside delivery activity. I know how to do it using Enrichment and <%= targetData.foo %> in delivery. But I have some questions about other methods:1) Let's assume that I have declared variable instance.vars.foo="foo" at the beginning of my workfl...
Hi,I have a workflow that contains multiple email deliveries and I wish to generate a winner email from only 2 deliveries in that workflow.What change do I need to make in the JS for achieving the same.Thanks in Advance.