Work Item Lock Service - Inputs

Command type

For both locking and relocking, the Command type needs to be set to ‘Modify’, and the entity command qualifier needs to be ‘Lock’.

<Command type="Modify">
	<Workitem commandqualifier="Lock" etype="Entity">

Query Directives

NONE.

External Keys

The external keys are used to locate a work item.

Key Meaning Required
WORKITEMREFENCE
A reference ID for each work item. This is usually available as a result of the work item query service. Mandatory.