Question:
Hi!,
Could someone tell me where one can change settings for work items priority in customizing.
Thanks,
Kishore
Answer:
There is a standard container element called _WF_Priority. You could make it mandatory and import into the task and set the task as high priority or express.
Answer:
Hi all,
I need to change the priority of a work item too. My situation is that I have a loop condition and every time the loop is executed, the priority must be adjusted by one.
I've tried to do a container operation on the &_WF_PRIORITY& element but with no luck. The priorities stay 5 for all work items.
I've also tried to create my own container element called "MyPriority" and assigned that through a binding to the priority of the workflow task, but when I try that I get the message "Value of expression 'work item element for priority' cannot be used as the target of an assignment.
Any ideas?
Thanks
Walter