Hi.I want to know the processing contents of "forecasting technical workflow" that exists as standard in Adobe Campaign Classic.Specifically, I would like to know what the purpose of this workflow is, what information is input, what processing is performed, and what is output.SupplementThe reason I ...
Hi,I have been trying to make a call to a JSSP from the JS code for decrypting a string. The URL looks like this: http://localhost:8080/test/decrypt.jsspWhen executed this code, as expected JS code complained about localhost not being present in the allowed list of domains for making external call....
Description of Issue: Adobe Campaign Classic - Web Approval Not LoadingWhen an approver is assigned and a campaign is executed, the approver receives an email with a link to the Adobe web browser to approve the delivery. The link takes user to a page that never loads (tried in Internet Explorer and ...
I am getting this error when I enter debug mode on my webapp with the checkbox: I tested the logic as a text field and it is passing through fine, so it is something to do with my checked logic, but I cannot figure out why. Java script is: document.getElementById("control_San")[0].checked = "<%=ctx....
I created a custom background image, 800x600, saved as .png. Then I navigated to images in ACC, clicked "new", then tried to import. If someone has a screenshot to share showing how you upload a new image file for this custom background, I'd appreciate it. I'm doing something wrong because the uploa...
Hi Adobe Community! I'm trying to get the product most ordered by a customer based on the below table: What I'm trying to achieve is to get a final table with Cus_ID | Most ordered Ex with the above:Cus_ID | Most ordered 677210000124 | 1,421 The main table is the Recipient table and th...
Dear community,I'm looking to build a simple webapp in Adobe Campaign with a button. Inside the button I want to have a downloadable PDF with personalization to the firstName, lastName. I had a look at the documentation on how to do personalized PDF attached to an email delivery, but as it's a bad p...
Hi Team, How can i connect to mysql/snowflake databases which are outside adobe. Can you please let me know the steps for this. Can i execute snowflake/mysql queries from adobe campaign after configuring in adobe. Can you please let me know if there is any documentation.