Add log fields activity not working

@Rui_Leite

Can you create a new process

What version is your Studio? I’m just wondering, if you’re experienceing incompatibility between package and Studio versions. Note that, according to package notes, UiPath.System.Activities 23.10.2 requires “Studio v22.10.5 or above”.

Hello @Rui_Leite

Sometimes, problems can be resolved by either updating or downgrading these packages.

Additionally, make sure to verify the correctness of the arguments and variables used in the “Add log fields” activity. This entails examining the variable’s direction (In, Out, In/Out) that you intend to link to the “Fields” property to ensure there are no conflicts.

Thanks!!