Incident.IncidentID: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}} ===XML Element=== <Actions> : <Action /> </Actions> ===Description=== * The Actions element is optional and it may …')
 
No edit summary
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}}
{{Template:XFRACAS.XML.Import.Doc.Class|Incident|Incident}}
===XML Element===
===XML Element===
<Actions>
<IncidentID />
:  <Action />
</Actions>




===Description===
===Description===
* The Actions element is optional and it may contain zero or more Action elements.
* The IncidentID element is required but the value is not.
 
* If the IncidentID element value matches an existing incident ID, the incident will not be imported.
 
* If the IncidentID element has a value that does not match an existing incident ID, the specified IncidentID element value will be used.
 
* If the IncidentID element value is empty, the next available incident ID for that entity will be used.

Revision as of 17:20, 2 October 2013

XML Element

<IncidentID />


Description

  • The IncidentID element is required but the value is not.
  • If the IncidentID element value matches an existing incident ID, the incident will not be imported.
  • If the IncidentID element has a value that does not match an existing incident ID, the specified IncidentID element value will be used.
  • If the IncidentID element value is empty, the next available incident ID for that entity will be used.