Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

DavidKangni
DavidKangni
Online

Badges

Badges
32

Accepted Solutions

Accepted Solutions
175

Likes Received

Likes Received
307

Posts

Posts
412

Discussions

Discussions
33

Questions

Questions
379

Ideas

Ideas
2

Blog Posts

Blog Posts
1
Top badges earned by DavidKangni
Customize the badges you want to showcase on your profile
Re: Retrieve success percentage for each send while using a continuous Delivery. - Adobe Campaign 21-06-2022
Hi @bhaskarc1289447 , You can run a query on broadLogs table and group by event date. You'll need to use hour formula to get sending hours. Thanks,David

Views

48

Like

1

Replies

0
Re: Shortening the tracking url in SMS delivery - Adobe Campaign Standard 30-05-2022
@mayank_singh 

Views

123

Likes

0

Replies

0
Re: How to check if the target table got refreshed before triggering any workflow? - Adobe Campaign 05-05-2022
Thanks, let me update and check.

Views

94

Likes

0

Replies

0
Re: Export Connections - Adobe Campaign 03-05-2022
Thank You, @Marcel_Szimonisz , @dsareen1 , and @DavidKangni . Your solutions worked perfectly.

Views

202

Likes

0

Replies

0
Re: Exporting labels instead of internal values of enumeration - Adobe Campaign 12-04-2022
Hello @parmeshwarr3905 You can add this condition in the export expression of your column.Iif(@COLUMN=1,'Yes' ,'No' )

Views

209

Likes

0

Replies

0
Re: Can you use a variable / target data in a delivery label? - Adobe Campaign 01-04-2022
**bleep** unions thanks for persevering with me as your solution has worked now that I've removed the union. Thanks for your help.

Views

254

Like

1

Replies

0
Re: Deleting temp tables created during workflow run - Adobe Campaign 24-03-2022
Hi Keerth, Unfortunately, the act of keeping interim results creates temporary tables. These tables cannot be dropped unless the interim results have been removed from the workflow and the Database Cleanup workflow is able to drop them. Additionally, please note that documented best practices warn against using this in production for this very reason. Adobe best practices:https://experienceleague.adobe.com/docs/campaign-classic/using/automating-with-workflows/introduction/workflow-best-practices...

Views

140

Like

1

Replies

0
Re: Extract data from Adobe to external source by API - Adobe Campaign Standard 24-03-2022
Hi, Best solution in ACS is to generate a file via a workflow as ACS API is limited. That being said, you can trigger this workflow from your external source but you need to take in consideration that frequency you're triggering the workflow to avoid any performance issue. Thanks,David

Views

139

Like

1

Replies

0
Re: Delivery Priority in Delivery for ACC - Adobe Campaign 17-03-2022
Hi @rajivkamathacc,Delivery priority: This option allows you to influence the sending order for your deliveries by stating their priority level (normal, high or low). This lets you prioritize the order for certain, more urgent deliveries over others.https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/key-steps-when-creating-a-delivery/steps-sending-the-delivery.html?lang=enThis is used by the MTA (mail transfer agent) to prioritize deliveries when there are lot of the...

Views

134

Like

1

Replies

0
Re: Exporting package through workflow in Adobe campaign classic - Adobe Campaign 16-03-2022
Hi @KeerthiKarna, If you could share more details on exactly where you are stuck in the process, then probably @DavidKangni and other Community members would be able to help you better. Thanks!

Views

156

Likes

0

Replies

0