- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 05:39 AM
How can I trigger a workflow concurrently (multiple times) with different input parameters? Please share your thoughts or any related articles.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 12:20 PM
See tutorials/articles below with all the steps to create a workflow and pass parameters to the job/workflow:
- https://docs.databricks.com/en/jobs/create-run-jobs.html
- https://docs.databricks.com/en/jobs/parameter-value-references.html
- https://docs.databricks.com/en/jobs/create-run-jobs.html#job-run-with-different-params
- https://docs.databricks.com/en/jobs/create-run-jobs.html#task-parameters
Also, under the "Advanced Settings" when editing the Workflow, you have options to set the concurrency based on your requirements. Set this value higher than the default of 1 if you want to be able to perform multiple runs of the same job concurrently, but with different parameters.
Hope this helps!
-All the Best!
Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 12:20 PM
See tutorials/articles below with all the steps to create a workflow and pass parameters to the job/workflow:
- https://docs.databricks.com/en/jobs/create-run-jobs.html
- https://docs.databricks.com/en/jobs/parameter-value-references.html
- https://docs.databricks.com/en/jobs/create-run-jobs.html#job-run-with-different-params
- https://docs.databricks.com/en/jobs/create-run-jobs.html#task-parameters
Also, under the "Advanced Settings" when editing the Workflow, you have options to set the concurrency based on your requirements. Set this value higher than the default of 1 if you want to be able to perform multiple runs of the same job concurrently, but with different parameters.
Hope this helps!
-All the Best!
Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 01:01 AM
Hi @rameshybr, Thanks for reaching out! Please review the response and let us know if it answers your question. Your feedback is valuable to us and the community.
If the response resolves your issue, kindly mark it as the accepted solution. This will help close the thread and assist others with similar queries.
We appreciate your participation and are here if you need further assistance!

