Unable to update a audience's organizational unit | Community
Skip to main content
October 26, 2021
Solved

Unable to update a audience's organizational unit

  • October 26, 2021
  • 2 replies
  • 3038 views

I'm trying to update the organizational unit of an audience by a technical workflow, however it doesn't work this way:

 

 

 

 

 

Error Log:

 

Any ideas, how I can solve this problem?

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 bisswang

You can't set the name directly at this place but only a reference to an org unit.

So you would need to lookup the org unit in the DB using a Reconciliation task first and then you can assign it accordingly

2 replies

Craig_Thonis
Adobe Employee
Adobe Employee
October 27, 2021

Hi Roger,

 

It looks like from the error output that you are trying to set the value to -1. I do not think that negative values are enabled on ACS instances.

 

Additionally, what kind of audiences are these? Depending on how they are created you may not have the option to update them see below:

https://experienceleague.adobe.com/docs/campaign-standard/using/profiles-and-audiences/managing-audiences/creating-audiences.html?lang=en

 

If this is one off scenario, I would also suggest reaching out to Campaign Support who can enlist Ops to make this update in the backend database.

 

Regards,

Craig

October 28, 2021

Hi Craig

 

Thanks, I'm creating a list audience via a workflow (from a Query). The idea is to update the Org Unit of this created audience directly in the same workflow.

 

Unfortunately, I couldn't find any information about editing the Org Unit in your weblink.

 

Regards

bisswangAdobe EmployeeAccepted solution
Adobe Employee
November 2, 2021

You can't set the name directly at this place but only a reference to an org unit.

So you would need to lookup the org unit in the DB using a Reconciliation task first and then you can assign it accordingly

Level 2
April 15, 2022

can you elaborate how to lookup the value in the DB? we know the organization unit name but don't know the value to set. 

Level 5
April 27, 2022

thanks John. I tried to run this and resulted in the following error in the "UPDATE" activity.

 

The 'key' identification type chosen is not compatible with the configuration of the reconciliation keys (step '')


For the query, query profiles you would like to update.  Additional data screen print below.  The Expression is your org id.  For the reconciliation step populate the relations tab, nothing under identification.  Like the screen shot above. For the update activity under identification tab select "directly using the targeting dimension" select "Profiles" for Dimension to update.  Update the Fields to update like the screen print above.