Skip to main content
Question

ActionFlow: Update Augmented Attribute

  • December 4, 2024
  • 1 reply
  • 164 views

milan.eric
Level 6
Forum|alt.badge.img

Hello,

 

I am trying to create an ActionFlow for updating augmented attributes but its keeps giving me errors.

 

The operation failed with an error. 400: Failed to update augmented attribute. Failed to query engine to map identifier from one value to separated columns. Unknown query engine failure

 

I created an augmented attrobute in legacy views with a unique identifier.

 

Now in the ActionFlow I do all my selections with the correct identifier:

 

 

 

And I get the correct result in the input:

 

But it doesnt update the augmented attribute due to the error:

 

As you can see the identifier is the same.

 

What am I doing wrong here?

1 reply

yevhen.riabt12
Level 3
Forum|alt.badge.img
  • Level 3
  • 3 replies
  • February 17, 2025

Hi, seems like you are referring to Tools component input[28. IdentifierSTPO] which it fails to map with Record identifier. I would recommend to add Router from Celonis component directly and map Record ID as Record Identifier.