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

archit_garg
archit_garg
Online

Badges

Badges
13

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
16

Posts

Posts
11

Discussions

Discussions
1

Questions

Questions
10

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by archit_garg
Customize the badges you want to showcase on your profile
Re: Segment for device sharing - Adobe Experience Platform 26-02-2022
Shared device scenario is not handled properly in AEP as of now. Last time I looked into this problem, we were not able to leverage IdentifyMap object in AEP Segments which contains mapping of ECIDs to customer ids. if you are just doing the analysis, maybe you can try to find shared device scenarios through query service by running queries on Analytics, AAM and other datasets which are feeding RTCDP.

Views

182

Like

1

Replies

0
Re: Populating dataset from another dataset automatically - Adobe Experience Platform 26-02-2022
Will creating a view on top of source dataset help?CREATE VIEW view_name AS select_queryhttps://experienceleague.adobe.com/docs/experience-platform/query/sql/syntax.html?lang=en

Views

143

Likes

0

Replies

0
Re: How to load data from profile to datasets - Adobe Experience Platform 26-02-2022
You can use Segment Export API to export RTCDP profiles to data lakehttps://experienceleague.adobe.com/docs/experience-platform/segmentation/api/export-jobs.html?lang=enI’m not sure if these export jobs can be scheduled but I’ll look into it.

Views

134

Likes

0

Replies

0
Re: How does array field looks in CSV like when we do a segment export - Adobe Experience Platform 26-02-2022
Yes, array type fields cannot be exported to the destinations currently but Adobe is working on it.

Views

170

Likes

0

Replies

0
Re: Decrypting files before ingensting - Adobe Campaign Standard 28-09-2020
Hi @Amit_Kumar ,I have tried above solution but i am getting "WKF-560006 An error occurred when loading the '' file ('Data loading (file)' step) BAS-010014 Cannot open file 'PAth to file' with read access (errno=3, The system cannot find the path specified.)" this error.could you please help me to solve the error. Thanks,Diksha

Views

683

Likes

0

Replies

0
Re: Enhance Visitor Profile Viewer to Look-up Traits and Segments by Declared ID/CRM ID - Adobe Audience Manager 21-10-2019
It would also be helpful when this is implemented to be able to search by People Based Audiences (e.g. hashed emails)Improve people-based marketing | Adobe Audience Manager

Views

5.2K

Likes

0

Replies

0
Re: On-boarded Traits Association with Authenticated Profile - Adobe Audience Manager 10-09-2019
Hi there,Say if the prior ID sync took place with the CRM ID, and there were 2 devices linked to the single CRM ID.Then when you will upload the offline file containing the CRM ID, then both the linked devices will be qualified for that trait, because of the CRM ID. You will see trait's device population as 2.So, the trait qualification gets associated with the CRM ID or profile, and an ID sync should take place either before uploading the file or after uploading the file.Moreover, while creatin...

Views

2.6K

Likes

0

Replies

0
Re: Are getting good geolocation for sites behind a proxy? (X-Forwarded-For) - Adobe Analytics 25-08-2019
Can VISTA Rules also look at X-Forwarded-For header value for, let's say, routing the internal traffic to another report suite? Thanks!

Views

1.3K

Likes

0

Replies

0
Re: Invoking external REST API from Campaign Workflow - Adobe Campaign 11-12-2018
No, Adobe is not designed to scale for API calls like this. imagine if you have 100 million users in your database in a year number of email will reach 2 billion. so you need 2 billion API calls. Adobe can not scale to such levels.It's best to redesign the API to support Bulk operations or Change the approach.

Views

5.6K

Likes

0

Replies

0