Import Configuration

From ReliaWiki
Revision as of 23:07, 18 September 2014 by John Leavitt (talk | contribs) (Created page with '{{Template:XFRACAS.XML.Import.Doc.Class|Common Elements|Common Elements}} The ImportConfiguarration element is used to specify import settings and should be placed below the Exp…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The ImportConfiguarration element is used to specify import settings and should be placed below the ExportData or Resources element if present and above the first import type element (Incident, Problem, etc)IncidentIncidents element. The Import Configurations are optional and if present must be “Yes” or “No.” The elements below are available on every import type. Each import may also haveas additional elements specifically for that import.

<ImportConfiguration>
    <BatchInsert></BatchInsert> 
    <SplitTransaction></SplitTransaction> 
    <EnableUpdate></EnableUpdate> 
    <UpdateOnly></UpdateOnly>
    <InsertDetailIssues></InsertDetailIssues> 
</ImportConfiguration>