Hello,
So I have 2 tasks on two different tables.
I have an id on the first table and I want pass it as a parameter on the second task, I do not have a column for the id in the second table. I tried to put it as an output in a process flow but it's taking the id as null.
As you can see in the images below in the first task I have the current_id but in the second one is null.