<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multiple schedules in workflow with different parameters in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/multiple-schedules-in-workflow-with-different-parameters/m-p/135830#M50440</link>
    <description>&lt;P&gt;You can do multiple schedules with Cron expression. If you are using a Cron expression in Databricks asset bundle YAML, but the limitation &lt;SPAN&gt;is you can't have one running at 0 past the hour and another at 25 past.&lt;BR /&gt;i.e:&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;quartz_cron_expression&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;0 45 9,23 * * ?&lt;BR /&gt;&lt;BR /&gt;you can only do 8:30, 22: 30 and vice versa so the minutes will stay the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-10-23 122746.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20982i47F951B63A61E096/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-10-23 122746.png" alt="Screenshot 2025-10-23 122746.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Oct 2025 11:35:59 GMT</pubDate>
    <dc:creator>ImranA</dc:creator>
    <dc:date>2025-10-23T11:35:59Z</dc:date>
    <item>
      <title>Multiple schedules in workflow with different parameters</title>
      <link>https://community.databricks.com/t5/data-engineering/multiple-schedules-in-workflow-with-different-parameters/m-p/104599#M41814</link>
      <description>&lt;P&gt;I have a notebook that takes a file from the landing, processes it and saves a delta table.&lt;BR /&gt;This notebook contains a parameter (time_prm) that allows you to do this option for the different versions of files that arrive every day.&lt;/P&gt;&lt;P&gt;Specifically, for each file, I will have 3 daily versions and the nomenclature is the following file_202401070900, file_202401071200, file_202401071500.&lt;/P&gt;&lt;P&gt;I have a workflow that launches this notebook but I need to schedule it 3 times a day and for each build of the job, I will need to take the relative file.&lt;/P&gt;&lt;P&gt;For example, in the 0900 schedule I will need to take the file version file_202401070900, so I will insert 0900 as the time_prm parameter. For the file file_202401071200 I will insert 1200 etc.&lt;/P&gt;&lt;P&gt;Can I create multiple schedules of the same workflow and set a different time parameter for each schedule?&lt;/P&gt;&lt;P&gt;Do you have any other ideas? It seems strange to me that I have to create 3 different workflows.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 21:02:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/multiple-schedules-in-workflow-with-different-parameters/m-p/104599#M41814</guid>
      <dc:creator>Alby091</dc:creator>
      <dc:date>2025-01-07T21:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple schedules in workflow with different parameters</title>
      <link>https://community.databricks.com/t5/data-engineering/multiple-schedules-in-workflow-with-different-parameters/m-p/104689#M41844</link>
      <description>&lt;P&gt;Right now jobs support only 1 Schedule process per job, as you have mentioned you will need to create a different job for each schedule you require, you can use the clone capability to facilitate the process.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 12:10:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/multiple-schedules-in-workflow-with-different-parameters/m-p/104689#M41844</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2025-01-08T12:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple schedules in workflow with different parameters</title>
      <link>https://community.databricks.com/t5/data-engineering/multiple-schedules-in-workflow-with-different-parameters/m-p/135830#M50440</link>
      <description>&lt;P&gt;You can do multiple schedules with Cron expression. If you are using a Cron expression in Databricks asset bundle YAML, but the limitation &lt;SPAN&gt;is you can't have one running at 0 past the hour and another at 25 past.&lt;BR /&gt;i.e:&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;quartz_cron_expression&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;0 45 9,23 * * ?&lt;BR /&gt;&lt;BR /&gt;you can only do 8:30, 22: 30 and vice versa so the minutes will stay the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-10-23 122746.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20982i47F951B63A61E096/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-10-23 122746.png" alt="Screenshot 2025-10-23 122746.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:35:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/multiple-schedules-in-workflow-with-different-parameters/m-p/135830#M50440</guid>
      <dc:creator>ImranA</dc:creator>
      <dc:date>2025-10-23T11:35:59Z</dc:date>
    </item>
  </channel>
</rss>

