コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Upsert not working for profile data

Avatar

Community Advisor

Hello,

I attempted to utilize the upsert feature of the profile dataset, but I noticed that despite following all the steps outlined in https://experienceleague.adobe.com/docs/experience-platform/catalog/datasets/enable-upsert.html?lang..., the profile data is still being replaced. Has anyone else encountered this problem? I have verified through the API that upsert is enabled, and I am sending the data via batch ingestion, which is a requirement for upsert functionality to work properly.

 

Did anyone else faced the same issue with upsert?

 

Thanks,

Arpan

1 受け入れられたソリューション

Avatar

正解者
Moderator

That's correct @arpan-garg upsert feature is not available to B2B Sandboxes.

元の投稿で解決策を見る

5 返信

Avatar

Moderator

Hi @arpan-garg 

 

Please confirm 3 points -->

  1. You're not into a B2B sandbox.
  2. Your ingestion method is Batch.
  3. When you retrieve dataset details from API you can see expected tags showing upsert has been enabled.

 

Regards,

Arijit Ghosh

Avatar

Community Advisor

Hi @arijitg - Our client has a B2B license, but the schemas and datasets i am using are not created OOTB. Does upsert only work in AEP B2C license?

Avatar

正解者
Moderator

That's correct @arpan-garg upsert feature is not available to B2B Sandboxes.

Avatar

Employee

Hello Arpan,

 

Can you send the details of your dataSet which you are posting to?  Please provide the /GET results of the dataSet your posting to.

 

Thanks,

Bryan

Avatar

Employee

Also please provide the payload which you are posting data to the dataSet which has been marked for upSert