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

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Updating ingested profiles organizational unit through a workflow

Avatar

Level 1

I'm trying to set the organizational unit of each ingested profile inside of a workflow. I want the organizational unit to be updated to the same value for each profile. So the order of operations is: 

  • ingest csv file with profile information
  • update each profile record to have the same organizational unit
  • update profiles database with the newly ingested profiles.

Any help would be greatly appreciated. 

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

  • Add an enrichment with the Org unit name
  • Use a reconciliation to Org unit table on the name

DavidKangni_0-1602517598596.png

 

Then you should be able to use the result in an update data activity

 

Thanks

David

4 Replies

Avatar

Correct answer by
Community Advisor

Hi,

  • Add an enrichment with the Org unit name
  • Use a reconciliation to Org unit table on the name

DavidKangni_0-1602517598596.png

 

Then you should be able to use the result in an update data activity

 

Thanks

David

Avatar

Level 1
Hi david thank you for your answer. Do you mind expanding on what would happen in each step?

Avatar

Administrator
Hi @ DavidKangni, Can you help @mnorberg with their request? Thanks!

Avatar

Community Advisor

Hi

it was already expanded

  • Add an enrichment with the Org unit name --> means in your enrichment you define your recipients org unit by providing the same name as in your org unit table
  • Use a reconciliation to Org unit table on the name --> means you use the org unit from the enrichment in a reconciliation with to the org unit table.

Hope that helps.

Thanks,

David