Hi @bhjeong I do not think ACC has such functionality out of the box but it could be possible if sms vendor can stop sending sms between 9PM - 8AM. Regards,Ananya Kuthiala
Hi @OlgaPOE You can do that via generic query editor too with the following steps Click next 2-3 times until you see the following screen and then click on "Start the preview of data" Regards,Ananya Kuthiala
Hello @ukender Which script do you require and what build of ACC are you using ? Please be cautious while switching any sequence without analysis as that could have consequence on the instance. Regards,Ananya Kuthiala
Hi @sushantt3671424 Alot has changed since i presented that topic during office hours 2 years ago.. For example in latest build by default any new schema created would have its dedicated sequence. A lot of out of the box tables have been moved to their dedicated sequence as well which reduces the c...
Hi Kausik BAdobe no longer provide any build older than V7 9032 for installation or upgrade in general hence i would not recommend installing any older build for example 8932.8850, etc. Also there have been security patches added to 9032 hence any build prior to that is not an good option to procee...
Hi @charlinew82228857This error usually comes when the block that was put in the text version does not have any content which is why system is returning the error, so either you can remove the block from the template and recreate the delivery or add data in the text block to use so it will not displ...
Hi @isaiahh43009223Here is the link from product documentation for the same Configuring filter definition Also used case documented similar to your requirement Retargeting non-openers Regards,Ananya Kuthiala
Hi @isaiahh43009223You can query trackingLogRcp and broadLogRcp table. Forst query broadLogRcp table to check whether an email was sent to particular recipient and then can filter trackingLogRcp table to see whether they opened/clicked a email.There are many ways to achieve the requirement of yours ...
Hi pradeepn30031990You should try using change dimension activity to update the records successfully. Here is thelink from documentation explaining what the activity does https://final-docs.campaign.adobe.com/doc/AC/en/WKF_Repository_of_activities_Targeting_activities.html#Change_dimension Regards,...