<?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 How to change the Priority settings in job processor in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/12169326#M1524</link>
    <description>&lt;P&gt;Hai Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I implemented the vault professional in my customer end, Now they want to use the vault job processor &amp;amp; also want to change the job processor priority settings for the files they need to set priority, by using vault API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly guide me on this asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 10:59:01 GMT</pubDate>
    <dc:creator>robincharly</dc:creator>
    <dc:date>2023-08-14T10:59:01Z</dc:date>
    <item>
      <title>How to change the Priority settings in job processor</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/12169326#M1524</link>
      <description>&lt;P&gt;Hai Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I implemented the vault professional in my customer end, Now they want to use the vault job processor &amp;amp; also want to change the job processor priority settings for the files they need to set priority, by using vault API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly guide me on this asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 10:59:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/12169326#M1524</guid>
      <dc:creator>robincharly</dc:creator>
      <dc:date>2023-08-14T10:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the Priority settings in job processor</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/12170461#M1525</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the job is already in the queue, the only way to change the priority is to "get" the job, delete it, and re-add it with a different priority&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need the JobService API Calls GetJobsByDate, DeleteJobById, and AddJob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 19:40:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/12170461#M1525</guid>
      <dc:creator>Nick_Hall</dc:creator>
      <dc:date>2023-08-14T19:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the Priority settings in job processor</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/13312153#M1526</link>
      <description>&lt;P&gt;Hi, Do you know how to change the priority before it is in the queue?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 10:26:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/13312153#M1526</guid>
      <dc:creator>jaco011</dc:creator>
      <dc:date>2025-02-11T10:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the Priority settings in job processor</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/13312488#M1527</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As far as I remember, there's no such possibility. Unless you're adding a task to the queue using your own application/PowerShell, then you can modify it during the addition.&lt;/P&gt;&lt;PRE&gt;_vaultConn.WebServiceManager.JobService.AddJob("xxx.UpdateProperties", $"xxxx.UpdateProperties: {assemblyFile.File.Name}", jobParams, 1(priority));&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read:&lt;BR /&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Increase-the-priority-of-jobs-of-Vault-job-processor.html" target="_blank" rel="noopener"&gt;Increase/decrease the priority of jobs of Vault job processor&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 13:51:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/13312488#M1527</guid>
      <dc:creator>mateusz_baczewski</dc:creator>
      <dc:date>2025-02-11T13:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the Priority settings in job processor</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/13313173#M1528</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16895876"&gt;@mateusz_baczewski&lt;/a&gt;&amp;nbsp;is correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, according to the recent comments on this Idea from 2012 -&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/vault-ideas/job-queue-priority-settings/idi-p/3543728" target="_blank"&gt;https://forums.autodesk.com/t5/vault-ideas/job-queue-priority-settings/idi-p/3543728&lt;/A&gt;&amp;nbsp;- it looks like Autodesk has started looking into Job Queue management&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can contribute to the discussion if you join the Vault Beta program - there is a link in the discussion&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 19:44:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/how-to-change-the-priority-settings-in-job-processor/m-p/13313173#M1528</guid>
      <dc:creator>Nick_Hall</dc:creator>
      <dc:date>2025-02-11T19:44:06Z</dc:date>
    </item>
  </channel>
</rss>

