I am running an another notebook from one of the notebook as below. The main notebook is scheuled with a job/workflow.dbutils.notebook.run("./ABC/XYZ/another_notebook", 1000) Usually to get the workflow/job name i use any of the below 2 options. 1. ...