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: Import data via CSV into custom table - Adobe Campaign 13-07-2022
Hi @AC_Dev You can achieve the fixed list at the Load Activity level.Edit the format Select the field you want to format and click on the Detail magnifying icon In the Details, use the Remapping section to fill in the expected values from the value in the file to the expected value in the data schemaYou would have to set error to use a default value in case of error Hope this helps,ThanksDenis

Views

98

Like

1

Replies

0
Re: Best method to setup UTM parameters - Adobe Campaign 12-07-2022
Hi @dipendu_g It's weird as what was mentioned to set the operation_id is correct.Could you send screenshot of the Delivery activity (Script tab), and screen shot of the Web Analytics external account or of the Trakcing Formula you've used?ThanksDenis

Views

188

Likes

0

Replies

2
Re: Real time transactional messages logs - Adobe Campaign Standard 11-07-2022
HI @giuliap42357798 Compliant as of Privacy and GDPR compliance.Transactional Messages are not marketing communications and should not contain any marketing information (unless it's legal in the country you operate which I know some countries authorise it) Since there is no Profile behind emails captured via Real-Time Event messages, you won't be able to use them in your marketing communication because you won't have their consent.Hope this helps,ThanksDenis

Views

122

Like

1

Replies

0
Re: Real time transactional messages logs - Adobe Campaign Standard 11-07-2022
Hi @lgiu It's been there for at least 3 or 4 years and most likely since the beginning as it helps to configure follow up features for transactional messages.Thanks,Denis.

Views

133

Like

1

Replies

2
Re: Real time transactional messages logs - Adobe Campaign Standard 11-07-2022
Hi @ABr86 Sure, let say you have a event call EVTSampleEmail as shown belowWhen you go to the Properties tab of a Query activity, you will search EvtSampleEmail as a Resource and you can extend the list of entities you can use as a Resource That's how you can query Real-Time Event... Hope this helps,Thanks a lotDenis

Views

144

Like

1

Replies

4
Re: Is list of valid values case sensitive in custom resource , hence fails to update valid values in a column? - Adobe Campaign Standard 11-07-2022
Hi @Rut7 Yes the value in the Enumeration is case sensitive and "Personal" is not the same as "personal"...The best practice of data loading (and it's not Adobe specific) is to lower all String values that are used as a reference to other resources or enumeration..You also should lower the email addresses too by the way.For enumeration, i would not expect the update to fail but you would have an error on the UI level. But things might have channed. What update error message have you got? Hope th...

Views

58

Like

1

Replies

1
Re: How to Add customised label for Tracking URLs - Adobe Campaign 08-07-2022
hi @Pratibha_Mallya Similar question was posted earlier today actually and what you want to achieve is not supported by Campaign.The Tracking label is created and stored when a Delivery is saved and as such you can have only 1 label per URL per delivery and it is the reason in the sample you provide you will see that the label in the tracking logs and reporting will just be <%recipient.firstName%>"Full answer here but in your scenario the proposed possible workaround won't apply as you've got a ...

Views

53

Likes

2

Replies

0
Re: Parametrized query issue: Error: SCR-160021 Function 'query': too many arguments (X instead of 1). - Adobe Campaign 08-07-2022
Hi @igorku Outside the error, why are you using JavaScript and not a Query activity within a Workflow?In JavaScript, you would use queryDef object (https://experienceleague.adobe.com/developer/campaign-api/api/sm-queryDef-BuildQuery.html)I would not recommend to use the DBEngine, you're exposing yourself to trouble down the line....In your use case, why queryDef would work or Query activity in a workflow?ThanksDenis

Views

68

Like

1

Replies

0
Re: URL Label Issue - Adobe Campaign 08-07-2022
Hi @Gangadhar_Reddy1 If I understand you well, you want the URL label to be dynamic that it includes a Product (let say Code) in its label?In Campaign, URL Labels are static as they are created when a Delivery is saved.Saying that, depending on how many such URL you would have in your delivery, if you could ensure that each URL label is unique during the delivery preparation and if the product element is the same for all recipient within the same delivery, you could envisage to dynamically chang...

Views

56

Likes

0

Replies

0
Re: Can someone explain how does Adobe campaign licensing work? - Adobe Campaign 08-07-2022
Hi @anjee78 What is a Profile from a licence point of view is mentioned in the documentation that was pointed earlier. https://helpx.adobe.com/legal/product-descriptions/adobe-campaign-classic---product-description.html#:~:text=Definitions-,Active%20Profile,-means%20a%20ProfileThanksDenis

Views

57

Like

1

Replies

0
Likes given to