Skip to main content

I’m updating augmented attribute with the help of action available in skill. It’s working but I have so many possible values to be updated in to my augmented attribute column.

I’m looking for a way where we can update the details to augmented attribute from the data available in table/excel file at a time

I’m using the augmented attribute in olap table in views, for each case_key mapping to be considered from table/excel file and update it in view.

note: Users want to edit the updated value or fill the null row with value, so I choose augmented attribute instead of a regular column

There is no easy way to do it, the way I would have done it would be take a distinct of the values and update possible values using YAML in the KM

 

imageThen use and Action Flow or Skill to update the desired values.

 

 


There is no easy way to do it, the way I would have done it would be take a distinct of the values and update possible values using YAML in the KM

 

imageThen use and Action Flow or Skill to update the desired values.

 

 

Thank you


Reply