Hello @Sreedevi, Ramagiri (Cognizant)
Wanted to check the scenario!
- Wanted to pass the Notebook Name to the Notebook activity Dynamically?
Like the below image shows? pass the Notebook name to the Activity?
- Wanted to Know what is the Notebook Name which is being used by the Notebook Activity?
For scenario # 2, below tried to capture the Notebook name by using the Set-Variable.
Below is the Expression:
@activity('Notebook1').output.status.Output.status.livyInfo.jobCreationRequest.conf['spark.synapse.context.notebookname']
A typical Notebook activity output looks like the below image, and we can parse the output to find which Notebook was used!!!
Please let us know which scenario we are trying over here? thanks for your understanding.