Hi all,
I have added a new Schema and created a Dataset using it.
Schema and Dataset Profiles are enabled.
I used a workflow to upload a CSV file and added it to the Dataset.
The data has entered the Dataset but has not been added to the Profile.
When I use the API to call GET :
https://platform.adobe.io/data/foundation/catalog/dataSets/{DATASET_ID},
Fragment information in this API:
Please tell me how to solve it.
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @KlausYa
It looks like your dataset is not enabled to profile upserts.
You can follow this documentation to enable the dataset for upserts:
Enable a Dataset for Profile Updates using APIs | Adobe Experience Platform
Views
Replies
Total Likes
Hello @KlausYa
It looks like your dataset is not enabled to profile upserts.
You can follow this documentation to enable the dataset for upserts:
Enable a Dataset for Profile Updates using APIs | Adobe Experience Platform
Views
Replies
Total Likes
Hi~ @_Manoj_Kumar_
Thank you for your answer.
I added a Dataset and call API
PATCH- 'https://platform.adobe.io/data/foundation/catalog/dataSets/{Dataset}'
Body -
I used a workflow to upload a CSV file and added it to the Dataset.
I call the API to know the Dataset status :
But, dataset cannot be updated to profile.
API error :
Thank you.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hello @KlausYa
Could you please check if you are using the current dataset ID?
The screenshot shows that both Schema and the dataset are enabled for the profile. But the API response says enabled: false for unifiedProfile.
Views
Replies
Total Likes
Hi @KlausYa,
Were you able to resolve this query with the help of the given solutions or do you still need more help here? Do let us know. In case the given solutions were helpful, then kindly choose the one that helped you the most as the 'Correct Reply'.
Thanks!
Views
Replies
Total Likes