Skip to main content


Does anyone know of a way to set the priority of a task programmatically?
I have a SPWI process were the user when issuing a request can specify the
urgency. Is there anyway of linking that to the worklist item's priority?


Hi Jurie,


You can use the Data Event to set the Process Instance Priority dynamically. The default for this field is 1.


Simply select your ProcessInstance > Priority field as the destination and assign a numeric value to it.


This field is diplayed on the worklist and you can sort on it.


Hope this helps!


Reply