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

Craig_Thonis
Craig_Thonis
Online

Badges

Badges
31

Accepted Solutions

Accepted Solutions
216

Likes Received

Likes Received
273

Posts

Posts
370

Discussions

Discussions
21

Questions

Questions
349

Ideas

Ideas
2

Blog Posts

Blog Posts
0
Top badges earned by Craig_Thonis
Customize the badges you want to showcase on your profile
Re: [ACS] Export Delivery Content - Adobe Campaign Standard 15-07-2019
Hello pulkit,That could be a way clearly, i'll try with it and try to see if I can automize the export.Alexandre

Views

1.7K

Likes

0

Replies

0
Re: Update delivery channel value - Adobe Campaign 25-06-2019
Milan,I believe you can either come up with standard code/naming for your non-email delivery which campaign or reporting teams can later parse it to pull the proper channel or you can extend the NMS Delivery schema to add a field to capture the real channel code (extend schema, change delivery form).Keep in mind the ACC promotion history table (BroadLogRcp) is detailed down to the delivery level. If you want to promote a recipient to receive multi touches/messages via different channels in a giv...

Views

1.8K

Like

1

Replies

0
Re: Best practice to handle hundreds of workflows - Adobe Campaign 21-06-2019
Hi Johanna, So the number of scheduled workflows doesn't matter so much as to how many are executing at the same time. So as long as these scheduled workflows are staggered to execute at different times then they should be fine performance wise. The one exception to this is workflows in a paused status or using keep interim results as the build up in temp table data can cause significant performance issues even when not actively executing.Now if the workflow executions are overlapping then we co...

Views

1.5K

Likes

2

Replies

0
Re: Passive delivery - Adobe Campaign 21-06-2019
Yes the direct mail option does have the control group functionality.

Views

950

Likes

0

Replies

0
Re: Use of multiple delivery template in Single delivery - Adobe Campaign 12-06-2019
Hi,As far as i know, a delivery activity can only use one delivery template for each iteration (in other words you can't have your entire audience connected to one delivery activity, and then generate multiple deliveries from different delivery templates)You can dynamically change the delivery template that is used by the delivery activity, for each iteration, but as mentioned above, only one delivery template can be used each time.I would suggest using personalisation blocks or splitting your a...

Views

1.5K

Likes

2

Replies

0
Re: Export directory - Adobe Campaign 14-06-2019
Hi Jon and thank you so much for your answer, This is exactly what i need. If you can please help me more to know where i can find a schema or a form of the export that the workflows use to add that part of login, to be generated automatically with the name or the path of the file exported, without the user add it. Thanks, Badr.

Views

2.0K

Likes

0

Replies

0
Re: Tracking workflow in error state - Adobe Campaign 11-06-2019
Thank you for adding the screenshot. From the error it looks like you have a custom tracking table schema called "HC3TrackingLogrc2".The error is basically stating that there is no index on the sourceID field. If this is a primary or foreign key then it should have an index. I would recommend having whoever created this table add an index to this field.Regards,Craig

Views

1.7K

Like

1

Replies

0
Re: Nurturing Workflow - Adobe Campaign 07-06-2019
Awesome thank you Kapil!

Views

2.8K

Like

1

Replies

0
Re: Missing data in the report delivery for a campaign. - Adobe Campaign 28-05-2019
Hello craigthonis​ ,Thank you very much for this information, it helps me to resolve that Kind regards,

Views

1.8K

Likes

0

Replies

0
Re: Named right to allow non admin to create user - Adobe Campaign 28-05-2019
Hi Kien, Since user creation impacts the security of the application, the administrator right is required. So non-admins won't be able to create new users.Regards,Craig

Views

822

Likes

2

Replies

0