We would like to trigger a custom workflow activity based on a State Change of a Work Item --
- Specific Values in Fields are filled out which enables a particular State Change of a Work Item -- using as a 'sign-off gate' of sorts.
- User changes WIT State to 'Resolved'
- A Custom Activity is kicked off which: Reads some values in the particular work item and...
- uses them to execute a custom activity with the given parameters.
There are some more complexities there -- but the part I am interested in getting a little help on is how I would go about researching 'bullet 3' --
Is this writing a custom Action which would execute the custom Activity and Assigning it to the State change transition in the Work Item?
Any documentation?
-Much appreciate -
James Taylor