Hi folks!
I would like to know if there is a way to pass parameters to a "run job" task.
For example:
Let's have a Job A with:
- a notebook task A.1 that takes as input a parameter year-month in the format yyyymm
- a "run job" task A.2 that calls a Job B
I would like to pass the parameter yyyymm to tasks in the job B.