Hi! After setting form engine document data using the SET_DATA action, it seems that calculations depending on the updated fields are not triggered automatically. I think that this is the expected behaviour.
However, is there then a way to manually trigger dependent calculations afterwards? I tried dispatching a VALIDATE_PART action but this seems to not trigger the computations either.