Problem.ProcessStatus: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "Problem.ProcessStatus" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}} | {{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}} | ||
===XML Element=== | ===XML Element=== | ||
<ProcessStatus> | <[[Problem.ProcessStatus|ProcessStatus]]> | ||
: <Issue IssueTypeID=”6”> | : <Issue IssueTypeID=”6”> | ||
:: <Code /> | :: <Code /> | ||
:: <Description /> | :: <Description /> | ||
: </Issue> | : </Issue> | ||
</ProcessStatus> | </[[Problem.ProcessStatus|ProcessStatus]]> | ||
Revision as of 21:16, 23 October 2014
XML Element
- <Issue IssueTypeID=”6”>
- <Description />
- </Issue>
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