Problem.ProcessStatus: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}} ===XML Element=== <ProcessStatus> : <Issue IssueTypeID=”6”> :: <Code /> :: <Description /> : </Issue> </Proc…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
===Description=== | ===Description=== | ||
* The ProcessStatus element is | * The ProcessStatus element is optional and, if present, must contain an existing valid issue with an IssueTypeID equal to 6 (PRR Status). This element will not be populated if the Problem is closed. | ||
PRR Status Issues: | |||
Code Description | |||
01 Define – Define the Team | |||
02 Describe the Problem | |||
03 Develop Containment | |||
04 Define and Verify Root Cause | |||
05 Determine Corrective Action(s) | |||
06 Verify Corrective Actions(s) | |||
07 Prevent Recurrence | |||
08 Additional Comments |
Revision as of 18:41, 22 October 2013
XML Element
<ProcessStatus>
- <Issue IssueTypeID=”6”>
- <Description />
- </Issue>
</ProcessStatus>
Description
- The ProcessStatus element is optional and, if present, must contain an existing valid issue with an IssueTypeID equal to 6 (PRR Status). This element will not be populated if the Problem is closed.
PRR Status Issues:
Code Description
01 Define – Define the Team
02 Describe the Problem
03 Develop Containment
04 Define and Verify Root Cause
05 Determine Corrective Action(s)
06 Verify Corrective Actions(s)
07 Prevent Recurrence
08 Additional Comments