Actions.ActionType: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Actions.ActionType" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 8: Line 8:


===Description===
===Description===
* The ActionType Element is required. Must match an existing action type.
* 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:
  Standard Action Types:

Revision as of 14:03, 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