Hello!
I have a process flow with a 'Refresh table’ process action.
The table that should be refreshed is a detail of a table opened in a modal document.
The process flow is triggered by an iFrame which is a detail of the table that should be refreshed.
Everything is executed successfully but the refresh process action(it outputs -1 and the table is not refreshed). Do you know why this may be occurring?