Reassign Work Item
By using the Reassign Work Item activity, you can reassign work items to other users. When you own the work item or you have permission for the work item, you can reassign the work item to another user. The work item is then closed, and a new work item is created for the target user.
General
The General tab contains the following fields.
Field | Module Property? | Description |
---|---|---|
Name | No | The name to be displayed as the label for the activity in the process.
The default value is ReassignWorkItem. |
MDM Connection | Yes | The MDM connection resource establishes a connection to an TIBCO® MDM server, allowing the plug-in to communicate with TIBCO® MDM.
Click
If no matching MDM connections are found, click Create Shared Resource to create one. |
User | Yes | Specify the user to whom the work item is to be reassigned.
Click
Note: The
User node also appears in the
Input tab. Each of the two is optional, but one of them must be present. If both are present, the value in the
General tab will be overridden at runtime.
|
Description
Provide a short description for the activity.
Input
The following is the input for the activity.
Input Item | Description | |
---|---|---|
WorkItemReference | Specify the workitem ID to be reassigned. | |
User | Specify the user to whom the work item is to be reassigned.
Note: The
User field also appears in the
General tab. Each of the two is optional, but one of them must be present. If both are present, the value in the
General tab will be overridden at runtime.
|
Output
The following is the output for the activity.
Output Item | Description | |
---|---|---|
Result | The execution result to indicate whether the execution has succeeded or not.
The node contains the following three elements:
|
|
Transaction | ||
Response |
See for more information on other items. |
|
TransactionResult | Return the result of a transaction to indicate if the command has succeeded or not.
Success does not mean the successful completion of the command. However, a failure does mean that the command is aborted. The element also captures details such as Result, and SuccessCount.
|