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

johnwwilcoxmba
johnwwilcoxmba
Online

Badges

Badges
25

Accepted Solutions

Accepted Solutions
30

Likes Received

Likes Received
64

Posts

Posts
137

Discussions

Discussions
16

Questions

Questions
121

Ideas

Ideas
6

Blog Posts

Blog Posts
0
Top badges earned by johnwwilcoxmba
Customize the badges you want to showcase on your profile
Re: Proofs show sent yet are not received - Adobe Campaign Standard 11-08-2022
Click on the Adobe Campaign in top right corner. Then click Administration/Development/Diagnosis/Batch Jobs. You will find the logs there. John

Views

61

Like

1

Replies

0
Re: Personalize email from fields in a List Audience - Adobe Campaign Standard 05-08-2022
You may want to export as a csv file, then import it, reconcile it to a profile and create a new audience. Then all fields are saved and have a relationship to the profile for processing.

Views

79

Likes

2

Replies

0
Re: Import files from amazon S3 - Adobe Campaign Standard 05-08-2022
DEF_nomprogramme   Change it to that.  That will work for transfers.

Views

69

Like

1

Replies

1
Re: Import files from amazon S3 - Adobe Campaign Standard 04-08-2022
For the transfers using nothing after the end of the file like adobeftp/TEST_FILES and don't end with a underscore _ John

Views

89

Likes

0

Replies

3
Re: Fetching internal field in ACS via email - Adobe Campaign Standard 02-08-2022
I believe you will need to do it in a workflow activity of either Query(Additional Data) or Enrichment activity. That will pass the field under Addition Data under the profile.

Views

33

Like

1

Replies

0
Re: How to change the UTM tracking to track the delivery level rather than campaign level? - Adobe Campaign Standard 02-08-2022
This is what we use. We add the parameter below: utm_content = (context.delivery.name.toLowerCase())+'-v'+(context.variant.toLowerCase())

Views

81

Like

1

Replies

1
Delivery message qualification - New messages being added with a different email address - Adobe Campaign Standard 28-07-2022
When sending emails and a delivery failure occurs it gets written to the Delivery message qualification table. You can update messages to have a failure type Hard, so they will be ignored in the future because those become quarantined. We are receiving new errors that are adding email to the end of it, so instead of a Hard failure, the failure type in Undefined. Here is an example message: 554 delivery error: dd Sorry, your message to * cannot be delivered. This mailbox is disabled (554.30). - z...

Views

53

Likes

0

Replies

1
Re: Transactional event sms - Adobe Campaign Standard 28-07-2022
Since you have to use a 3rd party to send and receive SMS the cost is the same as a normal SMS delivery. Transactional SMS have channel of Mobile(SMS). Everything else is configured the same with the exception of fields being passed into the event that you want on your SMS message. Same limitations as a normal SMS delivery. No documentation specific to SMS that I know of. John

Views

67

Like

1

Replies

0
Re: import data and make a list audience - Adobe Campaign Standard 19-07-2022
In a workflow create a load activity to load the file, then do a reconcile to a profile, and finally save that to an audience. Then the audience can be used in an email.

Views

113

Likes

0

Replies

0
Re: Can you use transfer file to send directly to email? - Adobe Campaign Standard 10-06-2022
Load the transfer file to an Audience, then you can use that to reconcile to a profile. You can use all the attributes from the audience in the email.

Views

124

Likes

0

Replies

1