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

Denis_Bozonnet
Denis_Bozonnet
Online

Badges

Badges
22

Accepted Solutions

Accepted Solutions
53

Likes Received

Likes Received
107

Posts

Posts
150

Discussions

Discussions
5

Questions

Questions
145

Ideas

Ideas
1

Blog Posts

Blog Posts
2
Top badges earned by Denis_Bozonnet
Customize the badges you want to showcase on your profile
Re: Different ways of defining a Foreign key in adobe campaign classic? - Adobe Campaign 01-07-2022
Hi @ashish_gra Don't think so what way would you want? The above has the benefit that it is explicit: destination / source...ThanksDenis

Views

84

Like

1

Replies

0
Re: broadstart vs tsevent - Adobe Campaign 01-07-2022
Hi @hopeful_email_tracker,Event date on Delivery logs is the most accurate date for your use case.ThanksDenis

Views

84

Likes

2

Replies

0
Re: Custom Table with new Target Mapping - Adobe Campaign 29-06-2022
Thanks Deni for your valuable suggestions. I am also more worried about implementing methods of nms:subscription schema . As when I am trying to check the definition of this methods I am not able to find one. So not sure OOB what all things adobe doing in background for subscribe or unsubscribe Like for subscription , in schema we have below method Create or update a recipient subscription to an Information Servicevar recipient = {recipient: {_key: "email", email: "john.smith@example.com"}}nms.s...

Views

122

Likes

0

Replies

0
Re: Adobe Campaign Standard Out of the box tables - Adobe Campaign Standard 29-06-2022
Yes, we are having issues with the performance of the platform. In particular we are seeing issues with delivery preparation taking 7+ hours for a single execution.

Views

100

Likes

0

Replies

0
Re: Separate with multiple characters in data loading - Adobe Campaign 29-06-2022
Hi @MartinViking You are probably hitting a very unusual scenario on that one as it's very rare to have 2 digit separators in file and the product seems to not support it very well......You could ask the file provider to supply a file with a single digit separator. I found out that pipe | works in most cases.... If a column can potentially hold the pipe (|) character within its value, you will need to use a Double Quote as String separator, meaning that the file will look like the following"colu...

Views

59

Likes

2

Replies

0
Re: Tracking opens mobile vs desktop - Adobe Campaign 27-06-2022
Hi @UserForAdobeCampClass Recipient Tracking Logs is holding the Open (and click) information. As part of the records, you have the user agent the open occur and in the user agent you would have the relevant information, (information is stored in entity nms:userAGent).... You can check the standard report "Breakdown on Open" which will give you hints of devices.Sadly with the new privacy policies by browser and mobile app, you might start to see a load of "Unknown" indicating most likely that th...

Views

66

Likes

0

Replies

0
Re: Report on user activity logs - Adobe Campaign 27-06-2022
Hi @MartinViking For workflows activities, you've got the Audit features available under Administration \ Audit folderFor login, it is available in Experience Cloud Admin Console if you use IMS otherwise, it would be available in the logins.log file for native user login, in the instance directory , this would require some JS script to read the file and extract the information....Hope this helps,ThanksDenis

Views

73

Like

1

Replies

0
Re: Is there a way to extract out the data on how my customer subscribed to email sign ups? - Adobe Campaign 23-06-2022
Hi @TakL, Was the given solution helpful to resolve your query or do you still need more help here? Do let us know. Thanks!

Views

64

Likes

0

Replies

0
Re: Javascript code for coupon - extract last 2 digits to pick ONE specific coupon in the mch:coupons schema - Adobe Campaign 21-06-2022
Hi Denis, This is a very good question. We are using the JS code as we are asking adobe to pick a coupon code available during a specific month we are sending the email - I'd be more than happy to not use JS code and query the mch:coupons schema directly. However, we use an audience from a CDP and not sure what best practice is to enrich the recipients coming from the CDP with a coupon from adobe itself? I do love the challenge here and I am very open of ways to lessen the JS code burden for my ...

Views

91

Likes

0

Replies

0
Re: How to give access to specific fields of input form to opeartor groups ? - Adobe Campaign 21-06-2022
Hi @ashish_gra Create a name right and assign it to you operator group. Then in your form use HasNamedRight('abcdefgh') = true" instead of $(login) Thanks,David

Views

101

Like

1

Replies

0
Likes given to