Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to pass dynamic parameters to one job to another job

How to pass dynamic parameters to one job to another job, for example I have a job that performs copying files from HDFS path to HDFS path, i want the same job to copy files from another HDFS path to HDFS path

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi Akhil,
How do you pass the path the first time?
If you are using a fixed path then it will be difficult to make it dynamic.
Try using context variables or globalMap to make the path dynamic.