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

Amine_Abedour
Amine_Abedour
Online

Badges

Badges
19

Accepted Solutions

Accepted Solutions
15

Likes Received

Likes Received
27

Posts

Posts
34

Discussions

Discussions
1

Questions

Questions
33

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Amine_Abedour
Customize the badges you want to showcase on your profile
Re: Regarding removing junk data from upcoming file - Adobe Campaign 20-06-2022
hello @Mrityunjay, You have to increase the threshold from which a workflow error is triggered: Br, Amine

Views

63

Like

1

Replies

0
Re: Regarding fetching new data - Adobe Campaign 13-06-2022
Thank you @Amine_Abedour for helping me out!

Views

83

Likes

0

Replies

0
Re: Change MaxRetry for specific type of sendout - Adobe Campaign 13-06-2022
Hello,From what I know, instances using momentum will not use the maxretry value.

Views

58

Likes

0

Replies

0
Re: Opt out or unsubscription link - Adobe Campaign 06-06-2022
Hello @Manpreet1, You can use ''Service and Subscriptions" for this.Here is the link to documentation : https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/subscriptions-and-referrals/about-services-and-subscriptions.html?lang=en step 1 : create a service for your product (something like ''interested in product X'')step 2 : create a webapp that unsubscribe recipient from this servicestep 3 : subscribe all your first target to this service and launch the campaign with ...

Views

97

Like

1

Replies

0
Re: Javascript xtk.session.Write - Data not updating - Adobe Campaign 17-03-2022
Hi @montezh2001,Is the list of type "File" or is it linked to nms:recipient? Also, in case you are reading from a list, maybe it would work if you could update the related sql table of this list (if it is of type "File") and add this new field to the sql table. Then directly update data into this table using an SQL statement. If it is linked to nms:recipient, then may be try querying on nms:recipient as the targeting dimension to get the recipients who are present in that list, and also adding t...

Views

576

Likes

0

Replies

0
Re: Get Rewarded! Announcing the Top User for February 2022 - Adobe Campaign 15-03-2022
Kudos to you for your contributions to this community 

Views

202

Likes

0

Replies

0
Re: Send Email with dynamic table - Adobe Campaign 14-03-2022
hi luca, There is an error in your script attachDispName. Plus I think it may not be a good idea to query the whole deliveries table. I have a similar workflow that is sending a daily report of deliveries

Views

223

Like

1

Replies

0
Re: Remove Leading 0's from Alphanumeric String - Javascript - Adobe Campaign 20-02-2022
This worked PERFECTLY!!! Thank you again. I'm new to coding in JS and knew I was missing something. Thank you again for your help.

Views

249

Likes

0

Replies

0
Re: Personalising Delivery with Custom Schema Data - Adobe Campaign 15-02-2022
Hi Amine Thanks so much for your reply, this makes a huge difference to the message preparation time (thought there was something amongst those tabs that would help). Just as an extra step, I've tested applying those settings with javascript through the "object modification script" on a delivery activity - so that I can continue to use a single "master" delivery template, but then retrieve different records from the custom schema for different campaigns/segments. e.g.delivery.content.addExtraObj...

Views

224

Likes

2

Replies

0