Hi,I have a large complicated workflow which runs at the end of each campaign which summarises findings and then emails this to stakeholders.Ideally I want to split this into two parts, the simply delivery part and the complicated summarisation part. The simple part will allow the operators to selec...
Hi Team,I am trying to get the customers who do not opened the email. Because I need to send the remainder notification who do not opened the email for last 7 days after sending first communication.Thanks,Sakthi
Hi,I have a master recipient data folder which holds all records. I want to now create region specific areas which looks at this master data and displays only the corresponding data.I have created a new recipient folder - I want to somehow make it display the data in the master recipient folder (whi...
Hi, I'm trying to import a list of email addresses from a competition I've run (with email opt in explicitly requested). I'd like to add these emails to my profiles, without overriding existing customers details.I have the emails in a csv list.When I import them and the update profiles (insert only ...
Hi,In the Adobe documentation, under Use Cases>Double Opt-in:It states: "Step 2 - Creating confirmation messagesConfirmation messages are sent via a dedicated delivery template referenced at the subscription service level.Create a delivery template for sending the subscription confirmation messages....
Hi,I have built a workflow with a single query based on a single table. I have run the workflow and it shows some count (of records) in the result. When I used “Display the target” (in the context menu by right clicking on the Result arrow) to see the Result, I am getting the following error.The edi...
Hi,In Adobe's online documentation for Use Case: Double Opt-in:https://docs.campaign.adobe.com/doc/AC6.1/en/WEB_Web_Forms_Use_cases.htmlUnder Step 1- Creating information services:"Step 1 - Creating information servicesCreate the newsletter subscription service to be offered to your recipients. ...y...
Hello everyone,I'm currenty trying to write a little piece of code which deletes all delivery logs that are linked to a cancelled delivery (or in some situations deliviers in "stop requested" state). The code first loads all delivieres which are in the specified states.After that, I want to load all...
Hi, I wanted to write python script in Script Activity. As mention in document the interpreter must be installed on Server. Since the option Python listed in script activity, does that mean python interpreter installed on server ? And After Installing the interpreter can someone elabora...