asariaaara
15-04-2019
Hi Geeks,
Where are Dynamic Email Attachment(which converts odt to pdf) are stored in adobe campaign.Is there a way to access them after they are sent out.
Regards.A noob.
wodnicki
MVP
17-04-2019
Hi,
Assuming Linux, run this in a js activity in a workflow, then check audit log:
logInfo(execCommand("find /usr/local/neolane/nl6/var -name '*.pdf'")[1])
Thanks,
-Jon
18-04-2019
It seems i dont have access to view that file.I tried to view that file by sending as an attachment in email.How else can i preview it?
Thanks.