Hi All, I need to create sysfilter for schema where attribute type is boolean, Attribute<attribute advanced="true" label="Flag" name="iFlag"notNull="true" sqlDefault="0" sqlname="iFlag" type="boolean"/> Now I need add condition for sysfilter in same schema if this FLAG VALUE IS TRUE THEN it should ...
Hello, I want to change the default delivery address domain from foobar.foo.com to foobar.comtherefore I also need to change the bounce addresses bounced-campaign@foobar.foo.com to bounced-campaign@foobar.com How and where can or must I do these changes for both?Cheers
Hi all, I implemented a workflow that queries several KPIs from past deliveries (like delivery date, number of recipients, open rate etc) and creates a report, which is uploaded to an SFTP server. As we have 2 different unsubscription links in our newsletters, the number of optouts found in ACC del...
Hi there, I’m trying to understand how the incremental query handles exclusions. Suppose there were 5 records created yesterday with values for EID, VIN, and FEATURE_NAME. Today, when the incremental query runs, 2 new records are created with the same EID and VIN but different FEATURE_NAME values. ...
Hi everyone, Does anyone know how to configure or create a workflow usage link to track all running workflows along with their backend space? This should also include the List and Data Schema components.I am aware that we need to install an ACX package to configure it, but I am not familiar with the...
Hello, I'm trying to send push notifications, but in the iOS ones I get this message I've implemented iOS using Firebase. Could someone shed some light on this? Where could be the problem, the best steps to do the implementation of iOS using firebase (To check if something is wrong...) Thank you ...
We are planning to migrate our marketing instance from campaign standard to campaign classic v8. Is there are any document which details the steps involved? Specifically looking at steps for moving the domains. I believe there is no need of IP warming, can someone please confirm? Thank you in advanc...
Hi Adobe team,In read list activity, select list to use tab I can see three options1.Specified explicitly2.Name computed by a script3.Folder and name computed by a script After clicking on Name computed by a script, not able to understand below options1.In the folder2.Label (computed)3.List templa...
Hi All , while learning i got below 2 Questions , Can someone please give brief idea about these. 1) Let's say we have 2 JS codes (JS1 ,JS2 ) , how can we call JS2 from JS1 (can't use external signal as both JS are in same workflow but in different transitions/part of workflow) , Do we have any fun...