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

ABr86
ABr86
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
18

Discussions

Discussions
0

Questions

Questions
18

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ABr86
Customize the badges you want to showcase on your profile
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

117

Like

1

Replies

0
Re: Enable/Disable Users/Organizational Unit viewing partial data in Adobe Campaign Standard Data Model - Adobe Campaign Standard 07-07-2022
Hi @ABr86, Were you able to resolve this query with the help of the given solutions or do you still need more help here? Do let us know. In case the given solutions were helpful, then kindly choose the one that helped you the most as the 'Correct Reply'.Thanks!

Views

110

Likes

0

Replies

0
Re: Enable Additional URL parameters configured in Brand Configuration only for a single delivery - Adobe Campaign Standard 15-06-2022
Few things you could do:add a condition on the delivery ID in the brand config to only reflect it for the requested deliverycontext.delivery.name == 'DM123'or do a filter on the URL to check if a parameter was already defined on the URL and only append from branding if it's not yet there$(urlstring).indexOf('utm_source') === -1

Views

131

Like

1

Replies

0
Re: Sending from upload file with contact not in profile table - Adobe Campaign Standard 26-05-2022
Hi @ABr86, You will not be able to send marketing email when targets are NOT in profile table. Thanks!

Views

55

Likes

2

Replies

0
Re: Maximum number of URL parameters - Adobe Campaign Standard 21-04-2022
Hello @ABr86 There is no such max limit. But it is recommended to keep the URL character limit below 2048

Views

134

Like

1

Replies

0
Re: Importing file from External Account script - Adobe Campaign 14-04-2022
Hello @ABr86 ,for this there is a activity called file transfer that let you chose external account to pull files from First file transfer is just checking if the file is available in the source folder of external account, this activity also has scheduler and different settings what to do after you pick up the file etc.Test - Check if the file is one you want, in case you have multiple files loaded to the same folderFile transfer - set to download the fileData loading - to load file into adobe c...

Views

165

Like

1

Replies

0
Re: File transfer Server Folder - Adobe Campaign 01-04-2022
Hi @ABr86 ,If you know the folder path and the file name, you can try using the following syntax in the "server folder" field,/ eg. folderabc/fileabc.txt You can also use computed string created and stored in a variable. Cheers,Deb

Views

155

Like

1

Replies

0
Re: Import Recipient from External Account - Adobe Campaign 30-03-2022
Hello @ABr86 You can use a Data loading activity to load the file from your location machine. If you are loading the file from SFTP then you will need the file transfer activity to get the file first. After that, you can use Update data activity to write those records in the recipient's folder. Here is the documentation for The activities:Data loading (file) | Adobe CampaignUpdate data | Adobe CampaignFile transfer | Adobe Campaign

Views

123

Like

1

Replies

0
Re: Quarantine Update Management - Adobe Campaign Standard 01-02-2022
Thanks Ramon

Views

164

Likes

0

Replies

0
Re: Unsubscription Real time - Adobe Campaign Standard 31-01-2022
Unfortunately no.You can't trigger a workflow in real-time for unsubscriptions.Only way is a scheduler which you may set to 10 minutes (or more)

Views

242

Like

1

Replies

0
Likes given to