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.
Hi Team,I have a condition where I have four Deliveries and I need to deploy to the Second highest Open rate delivery.The logic I am using is : A/B testingCan you help me with the JS code that will pick the second winining delivery based on Open rate.Thanks in Advance![ duplicate thread ] --> Second...
HiI'm wondering: when you've send out an email, how long will Adobe Campaign register opens on this delivery?Is this based on the delivery limit? Of is it a default time?Thank youRegardsLeonie
Hello,I am facing problem while using update data activity Ex: As we have 138 email adress and using Data loading activity ,i am uploading 138 contact but as i used Update data activity after uploading file then counts got increased to 154.Surprised why that is happening. could you explain me in de...
Hello ,I'm trying to filter some data using the "generic query editor" but the results I got are not correct because I don't know why the generated SQL is a LEFT JOIN .How can I do an Inner join using the "generic query editor " or through the option "Profiles and Targets --> Predefined filters"I on...
Hi all,I have to start a technical workflow, which exports data to CRM, after other smaller workflows end their activities.The smaller workflows update data internally, so I have to export data to CRM only after all these technical workflows end their updates.The best way I find to solve this proble...