Overwrite files | Community
Skip to main content
Level 5
March 2, 2023
Solved

Overwrite files

  • March 2, 2023
  • 1 reply
  • 1395 views

Hi,

Can we overwrite data files that we are sending to AEP?

Thanks

Best answer by Anil_Umachigi

@scb21 So to elaborate, the schema for the dataset is either "Record" data or time series data and this is what i was referring to. ( not really attributes within either of the schema) 

 

if the schema (for the dataset you willing to overwrite) is a record type, it will overwrite the data in profile. 

if the schema is a time series data, this will add another row in the data set and also be an additional data in profile. i.e overwriting will not work for time series data. 

1 reply

Anil_Umachigi
Adobe Employee
Adobe Employee
March 2, 2023

@scb21 Could you elaborate? is the data files already ingested into dataset? if yes is it event or profile dataset ? 

 

Assuming the data is ingested 

  • If event dataset, it cannot be overwritten (timestamped data). You have an option to identify the batch and delete them
  • if event dataset is enabled for profile, reach out to adobe to have this removed from profile store 
  • if profile dataset, it will overwrite with the latest data you have provided. 

Does that help? 

 

SCB21Author
Level 5
March 3, 2023

Hi @anil_umachigi,

 

In terms of 'event' or 'profile' dataset, are you referring to 'events' and 'attributes' within the data.  We have ingested the files already and we were wondering if we can overwrite the files on both event dataset and profile dataset (if you are referencing attributes).

 

Thanks

Anil_Umachigi
Adobe Employee
Anil_UmachigiAdobe EmployeeAccepted solution
Adobe Employee
March 3, 2023

@scb21 So to elaborate, the schema for the dataset is either "Record" data or time series data and this is what i was referring to. ( not really attributes within either of the schema) 

 

if the schema (for the dataset you willing to overwrite) is a record type, it will overwrite the data in profile. 

if the schema is a time series data, this will add another row in the data set and also be an additional data in profile. i.e overwriting will not work for time series data.