Importing Test profiles using workflow for seed address | Community
Skip to main content
February 9, 2022
Solved

Importing Test profiles using workflow for seed address

  • February 9, 2022
  • 1 reply
  • 1731 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SatheeskannaK

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


@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.

1 reply

SatheeskannaK
Community Advisor
Community Advisor
February 9, 2022

Hi @asalgar,

 

Probably you're looking at profiles section. Can you look at under Home -> Profiles & Audiences -> Test Profiles section.

 

Thanks!

Thanks, Sathees
asalgarAuthor
February 9, 2022

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

asalgarAuthor
February 10, 2022

Can you share the details on how you're updating the test profile data using workflow?


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