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

jayakrishnaaparthasarathy
jayakrishnaaparthasarathy
Online

Badges

Badges
18

Accepted Solutions

Accepted Solutions
12

Likes Received

Likes Received
10

Posts

Posts
37

Discussions

Discussions
1

Questions

Questions
35

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by jayakrishnaaparthasarathy
Customize the badges you want to showcase on your profile
Re: Why are assigning permissions to product profiles so exhaustive? Is there an easy way to bulk add people to profiles? - Adobe Experience Manager Mobile 28-03-2022
Hi @abateman325 - Seem like this is more related to the AEM permission level from admin console. You will get an apt answer and solution for the mentioned issue. @NimashaJain - Could you please help user to move this request to AEM community. Hope, this is fine.

Views

177

Likes

0

Replies

0
Re: Migration steps for CDP different system AEP - Adobe Experience Platform 28-03-2022
Hi @umamaheswariy46 - Hope, this help you in high level understanding on migration. Please let me know if any.

Views

174

Likes

0

Replies

0
Re: Migration steps for CDP different system AEP - Adobe Experience Platform 27-03-2022
Hi @umamaheswariy46 - I can understand. Each CDP works in different framework and has their own scalable solution to achieve certain customers potential requirement. Eventually, all works for unifying the customer profile, Marketing Activation, Segment Creation, Single source of data lake. Etc. I Have tried my best to explain it precisely what needs to be taken care from other CDP to AEP platform.Make a data architect plan of all your source of data that how it is going to be on boarded into the...

Views

181

Like

1

Replies

2
Re: reading UUID in a webSDK implementation - Adobe Experience Platform 24-03-2022
Hi @Karthikeyan_Tamilmani - Hope, this will help you. Please let me know if you are looking for anything else.

Views

240

Like

1

Replies

1
Re: Data flow from AEP Web SDK to Real Time CDP profile - Adobe Experience Platform 23-03-2022
Hi @NeelabhParmar - Hope, this clarify your question. Please let us know incase if you required anything else.

Views

197

Likes

0

Replies

0
Re: Throttle limit for Adobe Experience platform API - Adobe Experience Platform 22-03-2022
Hi @deepakkv - AEP API's have several throttle limit and it is completely depend up on exact API service which you gonna utilize (Data Access API, Data Ingestion API . etc). Having said that, each API have their own limitation in order to access the AEP API service. Below is the link for the reference and Hope you have it already. Hope, this is helpful.Reference - https://developer.adobe.com/experience-platform-apis/

Views

337

Likes

0

Replies

1
Re: reading UUID in a webSDK implementation - Adobe Experience Platform 22-03-2022
Hi @Karthikeyan_Tamilmani - Understand that you have included the AAM from your wed SDK implementation. However, Audience Manager saves this UUID as a cookie in the demdex.net which is 3rd party domain. You can inspect your network traffic and check the UUID value from the same (inspect --> Application --> Respective Domain --> UUID).Then Copy and paste the demdex ID into the UUID field in the Visitor Profile Viewer under AAM UI tool and refresh to see the exact Trait and segment Realizations th...

Views

248

Like

1

Replies

2
Re: Migration steps for CDP different system AEP - Adobe Experience Platform 21-03-2022
hi @umamaheswariy46 - Can you be more specific on this question please, like what is your current CDP system which you are trying to migrate to AEP. As each CDP has their own framework and it completely differs. So mentioning current CDP will help us to point exact consideration as part of migration.

Views

233

Likes

0

Replies

4
Re: Preview dataset different from the last execution - Adobe Experience Platform 17-03-2022
Hi @gprime84 - Yes, you can use the Data Access API with a RESTful interface where you could leverage the data accessibility.Here you go - https://experienceleague.adobe.com/docs/experience-platform/data-access/api.html%3Flang%3DkoHowever, API has their own limitation of accessing the raw data from AEP.

Views

209

Likes

0

Replies

0
Re: Preview dataset different from the last execution - Adobe Experience Platform 16-03-2022
Hi @gprime84 - You can use query like below to preview the individual batch data.SELECT * FROM "Dataset Table Name"where _ACP_SYSTEM_METADATA.ACP_SOURCEBATCHID='Batch ID'Hope, this would be useful for you to preview the prior to the last ingestion data.

Views

222

Likes

0

Replies

2