Hello - I'm sending a daily email where I'd like to embed an image whose path changes every day. The image should be the same for all recipients, it is not personalized.The image is included in the HTML source like so, using a JavaScript variable:<img src="http://foo.bar/images/<%= ctx.imagePath %>....
Hello,I'm trying to update a system enumeration list via an insert/update activity after reading an external file.The issue is that my WF returns no error but it show just the last updated data. In the audit section it seems that data are presents (ie 5 record updates, 0 inserted) but even via simpl...
Hi Team,How to attach the file in soap request body in adobe campaign workflow.How to get the wsdl file for above mentioned soap request by using https://<server>/nl/jsp/schemawsdl.jsp?schema=<schema>Please help me on this.RegardsJitendra
Dear all,With GDPR regulations, it is mandatory (well, at least recommended...) to mask all the Privacy Information (PII) on Adobe Campaign screens, workflows, etc, for normal operator campaign manager, operation manager, etc).Reminder, the PII information means nominative data such as first and las...
Hi,I'm trying to create a segment code for users who end up in my sends, but I don't want to create a value for each segment I create. Since i'm already defining the segment in the query option, I'd like to use database values in the segment codes. For instance, let's say I'm creating a segment cod...
Hi Everyone,I am trying to integrate ACS with Analytics, I already created the external account and I am using the webservice username and secret code, however, when I click on the refresh button there are no Report Suites Available.I have checked Analytics and the report suits are available to Camp...
Hi all,After many hours wasted trying to figure out a complex enrichment activity, I've decided to give up and try to find alternatives to it. Actually it should be something very easy that can be solved with a bunch of SQL queries. But now I've got to a point that I need to make these SQL queries b...
Hello Adobe Campaign Standard Expert,I am using multilingual template for push notification template and it uses content block that determines which variant to select for the particular languages. If target populations are from different countries then content block decides the template based on cu...
Im not sure why this is not writing to the targeted table.If I update xtkschema for the recipient table it works fine.Any help would be great.var table = <recipient xtkschema="lw:gospelCurriculumTmpTbl" _operation="insert" _key="@recipientId" ...