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: Unable to update a audience's organizational unit - Adobe Campaign Standard 27-04-2022
In your query step add an additional field for "orgunit2" which would be the org id. Then in the update profile (Fields to Update) use the additional field as the source and move it to the orgunit.

Views

371

Likes

0

Replies

5
Re: Unable to update a audience's organizational unit - Adobe Campaign Standard 19-04-2022
Reconcile the organization by the ID under the Admin/User and Security/Org Units.

Views

423

Likes

0

Replies

7
Re: Insert or Update Activity from enrichment data - Adobe Campaign 06-04-2022
You have posted this to Adobe Campaign Standard, and I believe you are using Adobe Campaign Classic which is a different forum.

Views

165

Likes

0

Replies

0
Re: Integration with Salesforce - Adobe Campaign Standard 06-04-2022
As an FYI, our organization has implemented Celigo to interface between ACS and Salesforce. We use a combination of Salesforce SOQL queries (Delta's and Extracts) and ACS (Via S3-SFTP and API). There is a connector for Salesforce but not for ACS so we use the Http/Ftp methods. John

Views

162

Like

1

Replies

0
Re: Getting send indicator of delivery in a query - Adobe Campaign Standard 11-03-2022
Try this logic instead. 

Views

296

Like

1

Replies

0
Re: Getting send indicator of delivery in a query - Adobe Campaign Standard 11-03-2022
I don't see your primary = yes in the query logic. I had that turned on which sums up in 1 delivery. I do have recurring deliveries but they are removed and only shows the parent or primary delivery. When you use Primary = Yes it will not show you single deliveries so I added a Label clause.

Views

298

Like

1

Replies

1
Re: Getting send indicator of delivery in a query - Adobe Campaign Standard 10-03-2022
Under properties, is the resource and targeting dimension Deliveries (Delivery)? Add @label in additional data. Then run the query with the next step paused. Click on the #record count, click open transition, then data. You should see this:

Views

307

Likes

0

Replies

3
Re: Getting send indicator of delivery in a query - Adobe Campaign Standard 10-03-2022
The easy fix is to in you query select Primary = Yes. That gives you an overall total for that delivery. If you want a monthly total, you will need to change your recurring deliveries to aggregation period to a Month. Your example indicates it is set to Day. If you do the later then you can select only the current month totals by filtering the labels that have the current month and year.

Views

315

Like

1

Replies

5
Re: Notification email with user details - Adobe Campaign Standard 23-02-2022
The easiest way I found was to query my email address, because I want the email and then add additional data to the query. The additional should be a key of value of what you want to retrieve. Then in an enrichment activity bring the data together for the email.

Views

221

Like

1

Replies

1
Re: Get Data Schema for Profile Resource - Adobe Campaign Standard 18-02-2022
Maybe this will work: Administration/Development/Diagnosis/Data schemas Search for Profile

Views

236

Like

1

Replies

1