create workitem approvals programatically
VK L (817●7●157●159)
| asked Jun 21 '12, 11:46 a.m.
retagged Jun 25 '12, 11:34 a.m. by Evan Hughes (2.4k●13●18)
Hi All,
I want to trigger a approval for the workitem to predefined users programatically. This needs to trigger when the workitem is in a particular state alone - for eg: when status is "in progress". How can this be done? Thanks.
|
One answer
Hi Daniel,
My requirement is: I have to create a new approval item with certain pre-defined approvers (or) picking values from workitem fields. This item has to be approved before further states can proceed - I am implementing this condition using available pre-conditions. Thanks, Valli. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Are you asking to be able to automatically change the approval state of a work item when a certain user moves the work item into a new workflow state? e.g. when Bob completes a work item an existing approval for that work item is also marked as approved.