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

SatheeskannaK
SatheeskannaK
Online

Badges

Badges
26

Accepted Solutions

Accepted Solutions
136

Likes Received

Likes Received
180

Posts

Posts
250

Discussions

Discussions
13

Questions

Questions
237

Ideas

Ideas
2

Blog Posts

Blog Posts
0
Top badges earned by SatheeskannaK
Customize the badges you want to showcase on your profile
Re: Error on workflow scheduled to run every day - Adobe Campaign Standard 03-06-2022
such an obvious thing but i didnt think to check it - they deliveries are not set up as recurring. thank you!

Views

100

Likes

0

Replies

0
Re: Integration between ACS & Splunk - Adobe Campaign Standard 03-06-2022
@Broja,I haven't worked on splunk integration. But this will be a good place to start exploring,https://docs.splunk.com/Documentation/Splunk/8.2.6/Data/Howdoyouwanttoadddata Thanks!

Views

99

Like

1

Replies

0
Re: Load And Update - Adobe Campaign Standard 03-06-2022
Hi @ASNeelima, Reconciliation based on email will help to identify the record from source (file) and destination which is profile resource. From your screenshot for example, if i have profile with email as abc@yyy.com but don't have any first name, last name. When i load the file with row that contains same email, first name, and last name, It will update the profile with first and last name since profile with abc@yyy.com is already found in profile resource.Hope this helps.Take a look at this d...

Views

78

Like

1

Replies

0
Re: Best resources for adobe campaign standard developer certification - Adobe Campaign Standard 01-06-2022
Hi @Rut7 , Best resource is following exam guide and understand each topics, hands-on product experience and make the use of documentation available. Thanks!

Views

72

Like

1

Replies

0
Re: Can ACS ID be used in advanced expressions ? - Adobe Campaign Standard 01-06-2022
Hi @Rut7, ACS ID is part of profile resource and you will have to enable and publish to make use of it. Once it's enabled you will be able to use that within expressions to parse acs id.Take a look at the documentation,https://experienceleague.adobe.com/docs/campaign-standard/using/developing/adding-or-extending-a-resource/configuring-the-resource-s-data-structure.html?lang=en#generating-a-unique-id-for-profiles-and-custom-resources Thanks!

Views

56

Like

1

Replies

0
Re: Unable to extract the rejected records from data load activity - Adobe Campaign Standard 29-05-2022
Hi ganesha36040814, I Just tested and its working fine. Able to see the same file strcuture.Thanks a lot for the quick response. Thanks,Sakthi Kumar Gurusamy

Views

96

Likes

0

Replies

0
Re: Syntax of advanced expressions - Adobe Campaign Standard 29-05-2022
Hi @Rut7, Advanced expressions are used either in workflow targeting activities or while creating an email. You can follow below documentation on how you can follow the syntax depends on the place where it is used.https://experienceleague.adobe.com/docs/campaign-standard/using/managing-processes-and-data/filtering-data/advanced-expression-editing.html?lang=en Thanks!

Views

76

Likes

2

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: reconcile vs enrichment? - Adobe Campaign Standard 25-05-2022
Hi @ASNeelima, Reconciliation primarily used to link unidentified data to existing resources which are available in ACS. For example, if i get product purchased id for each profile then i will be able to link that with product table. Once link is created when you create email all the product data (product name, product url, product description etc.) will be available to personalize. However enrichment activity allows to enrich with additional data that you get from previous activities. And allow...

Views

85

Like

1

Replies

0
Re: De duplication - Adobe Campaign Standard 23-05-2022
Hi @ASNeelima, If you keep value 2 on deduplication and let's say for example you're using identification based on email then it will output maximum of two records if it finds same email address two or three etc. more times in ACS. If it finds only one email address then it will output that as well. Another example, i have cart browsing activity which stores multiple entries on email address + product id in ACS. If i want to pass only recent two products browsed then i can use deduplication acti...

Views

87

Likes

2

Replies

0