


Hi All,
I am trying to upload the multiple test profiles from file to ACS test profile(seedMember) schema.
My workflow is running successfully without any error but when i am trying to search the records that i have uploaded i am not able to find those.
any inputs on this part will really be helpful.
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
@asalgar ,
Can you make sure on update data activity "fields to update" section includes with mapping to update ID(@name) of the test profile. For example, on the csv file you can have id column along with other columns and that is mapped to ID (@name) on the test profile. Once you rerun the import you should be able to see test profiles.
Let me know if this helps.
Hi @asalgar,
Probably you're looking at profiles section. Can you look at under Home -> Profiles & Audiences -> Test Profiles section.
Thanks!
Views
Replies
Total Likes
i have checked both the profile section but still i am not able to find the test records that i have created using workflow .
Thanks
Views
Replies
Total Likes
Can you share the details on how you're updating the test profile data using workflow?
Views
Replies
Total Likes
first i am loading a csv file using load data activity and using segmentation just to limit the count then in update data activity i have selected updating schema to "Test profile" and i have put the reconciliation on Email part from list the target mapping . i am not getting any error when workflow run and even in logs i can see that record is inserted and when i am trying to search the record . the record is nowhere to found.
Thanks
Views
Replies
Total Likes
@asalgar ,
Can you make sure on update data activity "fields to update" section includes with mapping to update ID(@name) of the test profile. For example, on the csv file you can have id column along with other columns and that is mapped to ID (@name) on the test profile. Once you rerun the import you should be able to see test profiles.
Let me know if this helps.
@SatheeskannaK thanks for the help now i am able to see the test profiles.
Views
Replies
Total Likes