Hi In the URLs and Click Stream Report when viewed by URLs I see rows without a URL. I fear that these are coming from images with an anchor around it (<a href="..."><img src="..."/></a>).Can somebody confirm the issue or even contribute a solution how to fix that?
Hi All,I have an issueI am using dynamic parameters in my email to fill up the content. The content is coming from querying the database. I am using <%=targetData.information %> to fill the email and sending it to 5 users. Is it anyway possible to get the exact content that was mailed to each user i...
Team, Is anyone done SSL certificate installation before for the on-premise version? We are planning to install SSL certification for our dev,uat and prod servers in the backend. Adobe Campaign connection URLs are with http now. We want to get the SSL certificate and to install in our own servers as...
Hi, Is it possible to send only one email to n people?I mean, not to send one email to each recipient, but to send one email to different people at the same time. Is it possible in Adobe Campaign? Thanks.
Hi there, Has anyone here created a custom workflow step that calls an external API to pass data? I'm looking for best practices on how to develop such requirement. Thanks.
Hello In my scenario, I have an initialisation script on my Delivery node which contains a section that will update the TargetData of the SeedMembers I am going to send a proof too. I only want to execute this section of the script if the delivery action is set to 'Send a proof'. I have tested a few...
Hi All,Is there a way we can send complete targetData information from one workflow to another using external signal?We can pass the variables and the related info but how to parse the complete target data information from triggering workflow and how to fetch the same in the external signal workflow...
Hi!We have an internal system that is trying to write data to a table in adobe campaign via our WSDL using HTTP request.I created a external account based on their credentials that they use, and with that accountName and Password I am able to create a sessionToken using xtk:session#Logon. But when ...