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

navink386520
navink386520
Online

Badges

Badges
13

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
53

Discussions

Discussions
10

Questions

Questions
43

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by navink386520
Customize the badges you want to showcase on your profile
Re: Add Relationship : Adobe Experience Platform - Adobe Experience Platform 19-08-2022
Me too very curious , on that note. I spent time on Segmentation, and found few issue on platform (not my solution :)) Issue Details: As mentioned earlier about Profile Class and Profile Schema (screenshot below) I wanted to see some of these attributes in segmentation, however its seems any Schema Attributes (not used using custom xevent or record), does not seems to appear in segmentation. as you see in image 1: Assigned class is NOT XDM Individual Profile, rather Class - lookupUtilityPersonal...

Views

22

Likes

0

Replies

0
Re: IdentityMap - Adobe Experience Platform 18-08-2022
@askApr2014 seems your query has * , thus result is ("values inside by ,"). Put Were condition and you should be fine.

Views

18

Likes

0

Replies

0
Re: Illegal character in path at index 49 - AEP - Adobe Experience Platform 26-07-2022
Hi @navink386520 ,dataset id has to be part of request body not as request parameter. '{ "datasetId": "{DATASET_ID}", "inputFormat": { "format": "json" } }' Attaching postman snapshot..

Views

68

Likes

0

Replies

0
Re: Importing data to CJA - Adobe Analytics 08-06-2022
The Analytics Data Connector will backfill Analytics data for 13 months as well as bring streaming data in real time.

Views

103

Likes

0

Replies

0
Re: Import AA to CJA - Adobe Experience Platform 06-06-2022
Yes, you can use the Adobe Analytics Source connector to import your AA data into AEP. Once it is in the Data Lake, the data can be imported to CJA (Connection).

Views

130

Likes

0

Replies

0
Re: CJA- API - Adobe Analytics 20-05-2022
Hi @navink386520 ! Here you can find all the details about CJA API https://developer.adobe.com/cja-apis/docs/.If you are using Python you can have a look on this great wrapper: https://github.com/pitchmuc/cjapyù Best!

Views

83

Like

1

Replies

0
Re: store data : Database App Builder - App Builder 18-05-2022
You have two built-in options for Data and then you could also bring your own db into the mix if needed.The two built-in options are accessed via the State and File libraries. State is a key value store meant for short term data storage. keys inserted have a limited time before they are flushed from the store. You can tune this time by setting the TTL value. If you set the TTL value to -1 it will last forever. File allows you to store files. You can use this to either many data files or a single...

Views

115

Like

1

Replies

0
Re: Ingest Data into AEP Dataset using Query Service - App Builder 18-05-2022
you should use DataIngestion API, unless u want to create ad-hoc schema / ad-hoc dataset from ur query output.

Views

64

Likes

0

Replies

0
Re: Access adhoc schema - Adobe Experience Platform Data Collection 13-05-2022
What API are you referring to?

Views

120

Likes

0

Replies

0
Re: Missing Parameter "Options" in flowAPI - Adobe Experience Platform 10-05-2022
Hi @navink386520 , Response JSON format is really depends on details that you get for requested object. In your case for certain data flows "errorDiagnosticsEnabled" must have not been enabled hence its not available in response.

Views

107

Likes

0

Replies

0