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

SOLVED

People Core Services: Customer Attribute Deletion of Records

Avatar

Level 1

Hi All,
I have created customer attribute example  like as below with 3 records with alias id (crs_id)

id
name
email
1Jackjack@email.com
2Samsam@email.com
3Ramsrams@email.com

Question 1 : How to delete a particular record from data source ?
Question 2 :  How to flush/erase all records without affecting customer attribute ?


Regards
Rams

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi Ram,

Customer attribute data once uploaded cannot be deleted unless the data source is deleted otherwise.

You can modify the schema by uploading a new file with the changed schema but the profile/customer id's once uploaded cannot be deleted.

Looking at your questions:

Question 1 : How to delete a particular record from data source ?

-- This is not possible. Customer attribute file upload either merges or updates the given record. But delete is not possible.

Question 2 :  How to flush/erase all records without affecting customer attribute ?

--You shall have to delete the entire data source to erase all the records.

Regards,

Rachit

1 Reply

Avatar

Correct answer by
Level 2

Hi Ram,

Customer attribute data once uploaded cannot be deleted unless the data source is deleted otherwise.

You can modify the schema by uploading a new file with the changed schema but the profile/customer id's once uploaded cannot be deleted.

Looking at your questions:

Question 1 : How to delete a particular record from data source ?

-- This is not possible. Customer attribute file upload either merges or updates the given record. But delete is not possible.

Question 2 :  How to flush/erase all records without affecting customer attribute ?

--You shall have to delete the entire data source to erase all the records.

Regards,

Rachit