Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 06:17 AM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 09:06 AM - edited 10-04-2023 09:26 AM
This feature will be available soon as part of Job Parameters. Right now it is not possible to easily pass parameters to a child job.