Import Configuration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Redirected page to XFRACAS XML Import Documentation)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Common Elements|Common Elements}}
#REDIRECT[[XFRACAS_XML_Import_Documentation]]
The ImportConfiguration 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). 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 have additional elements specifically for that import.
 
<ImportConfiguration>
    <BatchInsert></BatchInsert>
    <SplitTransaction></SplitTransaction>
    <EnableUpdate></EnableUpdate>
    <UpdateOnly></UpdateOnly>
    <InsertDetailIssues></InsertDetailIssues>
</ImportConfiguration>
 
 
===XML Elements===
* [[BatchInsert]]
* [[SplitTransaction]]
* [[EnableUpdate]]
* [[UpdateOnly]]
* [[InsertDetailIssues]]

Latest revision as of 23:57, 27 July 2015