ACC Tips & Tricks By M. Szimonisz Apr 23, 2024 2 min Retrieve Login Info Without Server Access Sometimes you might be tasked with finding when a particular operator logged into the Adobe Campaign Classic rich client, even... Read More about Retrieve Login Info Without Server Access 0
Marketing Automation By M. Szimonisz Jun 12, 2023 9 min Avoid Editing Conflicts: How to Lock Workflow Many times, I have encountered situations where multiple individuals were simultaneously editing the same workflow. In such cases, the version... Read More about Avoid Editing Conflicts: How to Lock Workflow 1
Marketing Automation By M. Szimonisz Jun 1, 2023 9 min Master JavaScript Development in Adobe Campaign Adobe Campaign Classic utilizes JavaScript as the backend language for customizing various aspects of your instance, including workflows, libraries, web... Read More about Master JavaScript Development in Adobe Campaign 1
ACC Tips & Tricks By M. Szimonisz May 29, 2023 5 min Build REST over SOAP API in adobe campaign If you’re familiar with Adobe Campaign Classic, you may have noticed that it utilizes the SOAP (Simple Object Access Protocol)... Read More about Build REST over SOAP API in adobe campaign 0
Marketing Automation By M. Szimonisz May 18, 2023 11 min Master queryDef in Adobe Campaign When it comes to programatically selecting records from the database in Adobe Campaign Classic, queryDef emerges as a crucial tool.... Read More about Master queryDef in Adobe Campaign 3
ACC Tips & Tricks By M. Szimonisz Mar 16, 2023 2 min How To Convert Base64 to PDF attachment In this article, I will provide a simple trick for converting Base64 encoded data to PDF using JSAPI in Adobe... Read More about How To Convert Base64 to PDF attachment 0