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: Export csv to SFTP with headers only - Adobe Campaign 20-07-2022
Achieved using Javascript activity. var f = new File(vars.filename)f.open("a"); //append modef.writeln("column_name1,column_name2,column_name3");f.close()

Views

91

Likes

0

Replies

0
Re: Doing any small Changes in custom target mapping - Adobe Campaign 20-07-2022
Hi @kapilKochar Could you share some screenshots because I don't understand the context. Target Mappings are configured by administrator users and it's true that once they are defined, they do not change that often, usually the changes introduced afterward is to extend the storage capability introducing new fields to be stored along the broadlog...A few screenshot will help understand the context you are mentioning.ThanksDenis

Views

58

Likes

0

Replies

0
Re: Soap API Calls Method: AEM Forms to Campaign Classic: HELP - Adobe Campaign 19-07-2022
Hi @Shane0806 Did you configure ACC and AEM in full (Email Authoring and Form) to sue Adobe Campaign components in form?Integration wiht ACC: https://experienceleague.adobe.com/docs/experience-manager-64/administering/integration/campaignonpremise.html?lang=en AEM Form with ACC: https://experienceleague.adobe.com/docs/experience-manager-64/authoring/aem-adobe-campaign/adobe-campaign-components.html?lang=en#adobe-campaign-form-components:~:text=are%20not%20available.-,Adobe%20Campaign%20Form%20Co...

Views

54

Like

1

Replies

0
Re: Not able to see the existing delivery templates and campaigns for other "non-administration right" operator - Adobe Campaign 18-07-2022
Hi All,Just in case if this would be helpful for someone in future. In this case, the issue was "organizational entity" allocated to the new operator.The new operator-we have created for this request- having all rights except admin rights, had a different organizational entity allocated and thus was not able to see the existing templates [created by other organizational operators] even with all the folder read/write access.Thanks!

Views

143

Likes

0

Replies

0
Re: Where can i create segments/Filters in Campaign workspace - Adobe Campaign Standard 18-07-2022
Hi @keeTee YOu can use Audiences to create segments in ACS or workflows via Query ActivityAudiences: https://experienceleague.adobe.com/docs/campaign-standard/using/profiles-and-audiences/managing-audiences/about-audiences.html?lang=en Audiences Tutorial: https://experienceleague.adobe.com/docs/campaign-standard-learn/tutorials/profiles-and-audiences/creating-profiles-and-audiences.html?lang=enWorklfow: https://experienceleague.adobe.com/docs/campaign-standard/using/managing-processes-and-data/w...

Views

44

Like

1

Replies

0
Re: SCM-120008 Unable to find key values for element 'Condition' ( document with Schema 'delivery' ) - Adobe Campaign 18-07-2022
Yeah, Just a few text within the Delivery email. Tried with both, with and without approval.Same issue Can it be a Schema related issue ?Regards,DG

Views

41

Likes

0

Replies

0
Re: Availability of ACS sandbox environment on personnel ID ? - Adobe Campaign Standard 15-07-2022
@Denis_Bozonnetthank you for your help, That's right, I have client production access and was looking for personnel ID ACS access.

Views

50

Likes

0

Replies

0
Re: How to export delivery logs only for profiles in a audience? - Adobe Campaign Standard 14-07-2022
Hi @Denis_Bozonnet Thank you for your help. It works exactly how i need it.

Views

54

Likes

0

Replies

0
Re: How to load associated deliveries for any given campaign in a Query activity - Adobe Campaign 14-07-2022
Hi @sirikambampati I would query Delivery and using the Link to Campaign select all the deliveries belonging to Campaign older than 3 years old.... BUT YOU CAN'T USE the Delete Action for Deleting deliveries as none of the related entities would be deleted. You MUST put these deliveries on the right deleted status (@deleteStatus set to 2) with a deleted status date (@deletedStatusDate set to current Date). Then these deliveries will be picked up by the normal clean up. 2 considerations to take:D...

Views

56

Like

1

Replies

0
Re: Best method to setup UTM parameters - Adobe Campaign 14-07-2022
Hi @dipendu_g I've added comments there, have a look, the following worked for me to load a delivery.https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/scm-120008-unable-to-find-key-values-for-element-condition/m-p/460897/highlight/true#M15687:~:text=Have%20you%20tried%20the%20following%3A Please be aware that using load function is memory intensive and NEVER EVER use it in a loop that you don't control the number of records in the loop, you will end up getting out...

Views

157

Like

1

Replies

0
Likes given to