HI Team,I hope you are doing good.I am working on a project in which we are trying to capture the feedback form data. The form is send as an email and when the user enters the details , they must be stored directly in the database and a thank you message should appear there only.Problem : Mostly whe...
Hi,How to list the content of a ZIP file with ZipFile?In the documentation, we can only extract a file if we know its name (see ZipFile.getEntry(name) in https://docs.campaign.adobe.com/doc/AC/en/jsapi/c-ZipFile.html ).How can we list the files inside? Or extract the first file? We tried ZipFile.ent...
HelloI've created a workflow that has an output of 10mil records. I created my data extraction object. I am returning on 4 fields and none of them are calculated.As of writing this question on the forums, the data extraction step is at 25minutes. Is this expected? If not, is there anything I can do...
I want to run a small utility java jar inside the campaign workflow. I tried to use DOS Script , tried to set a path and classpath before running java -jar .But this didn't run. Any documentation or sample code on this code will be helpful.Thanks,
Hi all,I'm Daeho at ibank in Korea.Now, I can send email by bulk delivery and through mid-sourcing..But my client want to integrate 'ACC' with their own SMTP server.Could you please let me know how can I integrate 'ACC' with external SMTP (eg. gmail SMTP and so on) ?Thanks,Best RegardsDaeho
Hi geeks,Is there a way, we can add sender image for email clients as it is displayed for users with google+ accounts in gmail app.Refer attachment.Thanks.
Hi,I have an import workflow that loads a file every day from SFTP, I want to create an automated process in my import workflow that transfers the imported file to another 'Archive' folder that I created on SFTP to dump all the old files that were previously successfully loaded. Please let me know i...
I am working on a basic campaign in Adobe which included a read list, enrichment, and email send. I am currently trying to send my email to our Proof Target List to ensure the delivery is built properly before doing the live send. I have checked off the Enable Content Approval: Enable Proof Sending ...