Hi all,Does an an Adobe Campaign implementation undergo all SDLC Phases? (Analysis, Design, Coding/Configuration, SIT, UAT, Deployment, Warranty and Maintenance ?Is Agile Project Management Methodology appropriate to Adobe Campaign, if client demands?How is the system testing performed? Do we create...
Hi All, I have a small issue in workflow When I read date value from workflow through display target its showing correct but inside the personalPersonalization blocks date changed one-day minus. Below is my code. Please help me. var dueDate=targetData.paymentDuedate; var monthNames = ["Januar...
Hi all,In my bid, there are 5 offline channels that Adobe Campaign delivers campaigns: Email, SMS, Push, Social and Call Center.Kindly suggest how we can measure the effectiveness of the campaigns.What facilities Adobe Campaign offers for this functionality and what should the implementer perform fo...
Hi, I have a simple query where I'm trying to use greater-than or less-than in a query. The documentation has multiple examples of this, such as:<where> <condition expr="(@age > 15 or @age <= 45) and (@city = 'Newton' or @city = 'Culver City') "/></where>However, when I use a similar query, <cond...
Hi there,Our main goal is to send an email to an imported list - without adding them to the recipients folder. Please let me know if the below is the wrong way to go about it?---We’re having an issue with the ‘Read list’ tool when setting up a workflow. As 'file' type lists don't appear in the stand...
Hi,In my project, i am going to configure the adobe campaign in google analytics. Can you please let me know how to configure adobe campaign in google analytics. Thanks & Regards,Satish Kumar G
Hi All,I'm pretty new in Adobe Campaign.I was wandering if it is possible to easily retrieve information and insert them in a filename (i.e with Data Extraction, Direct mail activities etc.. ) Our purpose is to set a filename of a delivery (Direct Mail) as following:<Extraction date>_<DeliveryID>_<C...
Hi,I want to setup the LDAP with SSL on Adobe Campaign, but I got this issue:LDA-340002[ldap_start_tls_s]LDAP error with server XXXX-ldap.lb.dev.XXX:636 (err=-1, Can't contact LDAP server) (TLS error -8179:Peer's Certificate issuer is not recognized.)so I want to understand where I have to put my ce...
I am looking for the best way to send a response to guests who have replied to an email. I want to tell them they are replying to an unattended mail box. Has anyone put a campaign in place and if so what is the best way to execute the campaign? Thanks