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

ParthaSarathy
ParthaSarathy
Online

Badges

Badges
24

Accepted Solutions

Accepted Solutions
36

Likes Received

Likes Received
54

Posts

Posts
77

Discussions

Discussions
1

Questions

Questions
74

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by ParthaSarathy
Customize the badges you want to showcase on your profile
Re: scheduler activity - Adobe Campaign Standard 23-09-2020
Hi, Make sure that schuduler activity is connected with next activity and this is a warning message. Whereas from the logs we can see that error happened because of some reason in email delivery activity. you can refer delivery logs why this error happened. Thanks!

Views

450

Likes

0

Replies

0
Re: Sending Landing Page Data to Thank you page - Adobe Campaign Standard 21-09-2020
Hi @mayank_singh ,Yes it is possible.Please refer the below link and you apply the same logic there.Click here Regards,ParthaSarathy S

Views

423

Likes

2

Replies

0
Re: Check Email Existence in Profiles - Adobe Campaign Standard 21-09-2020
Hi @YoussefC ,Lets consider your file has 10 profile data, where 5 profile already exist in database, and another 5 are new.When you do enrichment/reconciliation, you said the output had all 10 records. When you analyse the data from output transition of Reconciliation activity, you can figure out 5 existing profile will have primary key number, whereas new records will have primary key @id as 0. So after this Reconciliation you can use a segmentation activity and you can separate this records a...

Views

575

Like

1

Replies

0
Re: Split with multiple conditions complement reasons - Adobe Campaign 21-09-2020
Yes, This is possible. Right click the complement's transition arrow > Analyse the target. Here you can find the statistics of your record. This document will guide you https://docs.adobe.com/content/help/en/campaign-classic/using/reporting/analyzing-populations/using-the-descriptive-analysis-wizard.html

Views

876

Likes

0

Replies

0
Re: scheduler activity - Adobe Campaign Standard 21-09-2020
Hi @mmbb110 ,Could you please post your workflow screenshot and error log.Regards,ParthaSarathy S

Views

491

Likes

0

Replies

2
Re: Split with multiple conditions complement reasons - Adobe Campaign 21-09-2020
Hi @gunnark17854189 , As per you screenshot, the filtering condition in split activity is [email is not empty] AND [last name is not empty] AND [phone is empty].Result is 6, and complement record is around 30K. This might be because those 30K records might failed to satisfy any one of your above filtering condition. If you wants to display those records in your complement's transition arrow, right click the arrow > display the target list and configure the list with @email, @lastName and @phone....

Views

890

Likes

0

Replies

2
Re: Adding DL - Adobe Campaign Standard 18-09-2020
Its in general. You can find in details here - https://docs.adobe.com/content/help/en/campaign-standard/using/testing-and-sending/preparing-and-testing-messages/sending-proofs.html

Views

603

Likes

0

Replies

0
Re: Adding DL - Adobe Campaign Standard 17-09-2020
Hi @mmbb110 ,Yes, you can create a test profile by providing your DL mail id in email field. Note: In order to send a proof, the test profiles must be included in your message's audience. But, all your team members will be getting mail with same personalisation. For example, first name,last name,gender will be same for every one which is specified in the test profile.Regards,ParthaSarathy

Views

626

Likes

2

Replies

2
Re: Split with multiple conditions complement reasons - Adobe Campaign 16-09-2020
Hi @gunnark17854189 ,That recipient came in complement transition, because he haven't satisfied your conditions specified in split activity.For example, in subset-A you had given condition as @age less than 20, and in subset-B you had given condition as @age greater than 50, But the incoming recipient age is 25, then this recipient record will be in complement transition.Complement records in split activity are remaining records of that split activity.Regards,ParthaSarathy S

Views

917

Likes

0

Replies

1
Re: Schema / Table Usage - Adobe Campaign 15-09-2020
Hi @ukender ,You can load data into your custom schema/table in 2 simple ways.1) By Creating an input form:You can create an input form for your custom schema and add data into it.Creating Input form: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/input-forms/form-structure.htmlCreating Navigation hierarchy: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/navigation-hierarchy/about-navigation-hierarchy.html 2)...

Views

453

Likes

0

Replies

0