Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to change the Priority settings in job processor

1 REPLY 1
Reply
Message 1 of 2
robincharly
185 Views, 1 Reply

How to change the Priority settings in job processor

Hai Team,

 

I implemented the vault professional in my customer end, Now they want to use the vault job processor & also want to change the job processor priority settings for the files they need to set priority, by using vault API.

 

Kindly guide me on this asap.

 

Thanks in advance.

1 REPLY 1
Message 2 of 2
Nick_Hall
in reply to: robincharly

Hi

 

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

 

You will need the JobService API Calls GetJobsByDate, DeleteJobById, and AddJob

 

Hope that helps

 

Nick

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report