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

David_Loyd
David_Loyd
Online

Badges

Badges
22

Accepted Solutions

Accepted Solutions
23

Likes Received

Likes Received
70

Posts

Posts
82

Discussions

Discussions
6

Questions

Questions
76

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by David_Loyd
Customize the badges you want to showcase on your profile
Re: On or before a certain 'Date' using Javascript. - Adobe Campaign 18-04-2022
ACC has its own data format. Check out this link to format the date correctly. https://experienceleague.adobe.com/developer/campaign-api/api/f-formatDate.html

Views

129

Likes

0

Replies

0
Re: Limit on creation of schemas in ACC - Adobe Campaign 15-04-2022
Also on this topic look into the unique keys per schema, as there are some limits to POSTGRESQL.https://experienceleague.adobe.com/docs/campaign-classic/using/monitoring-campaign-classic/database-maintenance/application-objects.html?lang=en

Views

231

Like

1

Replies

0
Re: Web form / Web Survey / Landing Pages - Adobe Campaign 15-04-2022
Using ACC UI for form collection is not easy. Any from a support perspective, Adobe isn't investing in the ACC Survey module anymore.You are better off using AEM forms to POST data to a middleware/EDW. If you want an ACC approach only check out my session on using the SOAP API's with ACC. I mock up a good survey example about 3/4 of the way through.https://business.adobe.com/summit/2022/sessions/delivering-realtime-personalization-with-adobe-cam-s712.html

Views

105

Likes

2

Replies

1
Re: Adobe Campaign Classic and Adobe Analytics - Technical Workflow does not execute and logs show - Out of Memory - Adobe Campaign 15-04-2022
You should submit a support ticket for this.Are you still on the Genesis Connector or the new Analytics connector?

Views

167

Likes

0

Replies

0
Re: [ Campaign Classic ] - Web Service call via REST - Adobe Campaign 15-04-2022
REST came out around 2000. Neolane (Adobe Campaign Classic) was founded/created in 2001. REST was simply not mature enough and SOAP was the work horse of the day. Adobe Campaign Standard has some REST options. Adobe Journey Optimizer is completely REST based.

Views

214

Like

1

Replies

1
Re: how to use Highcharts library in the email. - Adobe Campaign 15-04-2022
I've used moment JS before in workflows and deliveries. You may need to process all your JS in a workflow then transfer them from instance.vars to delivery.vars, meaning you need to declare your workflow variables as delivery variables. Then you can call them in the email. Check out this article.https://blog.floriancourgey.com/2018/10/use-javascript-libraries-in-adobe-campaign/

Views

238

Likes

0

Replies

0
Re: Understand Data Quality and Reputation from Delivery Table - Adobe Campaign 30-03-2022
Couple of options:0. There are email bots within ESP's. However a general assumption is that no opens or clicks over long periods of time (8+months), mean that the email is not good. Any hard or soft bounces are automatically aggregated and quarantined/removed from sends within ACC.1.Email report "Broadcast Statistics" in ACC will tell you the % delivered per ESP. This can be a leading sign that one of the big ESPs thinks you have bad reputation and not delivering your emails.2.Google Post Maste...

Views

215

Like

1

Replies

0
Re: Event not showing up - Adobe Experience Platform Data Collection 10-03-2022
I was able to see in the monitoring tab my failed batches and the reason codes. Like you said @yuhuisg missing required fields/values.

Views

218

Likes

0

Replies

0
Re: Event not showing up - Adobe Experience Platform Data Collection 10-03-2022
Oddly enough I was finally able to query for eventType = login and I actually found some of my events, but only 4 when I should have 20+. So maybe I didn't have the required fields before this change. How do I know which fields are required?Here is what I got.

Views

234

Likes

0

Replies

0