Actions.ActionType: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 26: Line 26:
   10    Failure Analysis Action
   10    Failure Analysis Action
   11    CSI Action
   11    CSI Action
The AssignedType element is optional. Export only.

Revision as of 14:04, 19 September 2014

XML Element

<ActionType>
<ActionTypeID />
<Description />
</ActionType>


Description

The ActionType Element is required and must contain either an ActionTypeID or Description element. The combination of the ActionTypeID and/or Description values must match an existing Action Type. Standard Action Types:


Standard Action Types:
 ID      Description
 1      Problem Description
 2      Containment Description
 3      Root Cause Analysis
 4      Root Cause Verification
 5       Corrective
 6       Implementation
 7       Prevent Recurrence
 8       Incident Action
 9       Project Action
 10     Failure Analysis Action
 11     CSI Action

The AssignedType element is optional. Export only.