Template:API XFRACASNote: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with 'The file will be processed at the next scheduled import, which is configured via the XFRACAS interface. To immediately process all items in the XFRACAS import queue, you can use …')
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
The file will be processed at the next scheduled import, which is configured via the XFRACAS interface. To immediately process all items in the XFRACAS import queue, you can use the [[Repository.XFRACAS.ProcessXfracasImports|ProcessXfracasImports]] method.
'''Remarks''': The XML file will be processed at the next scheduled import, or you can choose to process immediately all items in the import queue by using the [[Repository.XFRACAS.ProcessXfracasImports|ProcessXfracasImports]] method.


Note that you must have admin privileges in the XFRACAS entity in order to import data into it. In addition, the XML file must be in XFRACAS XML format in order to be successfully imported. The [http://www.synthesisplatform.net/XFRACAS/en/XML_XFRACAS9_and_10.pdf XFRACAS9/10 Import Business Logic] (PDF) document provides a complete description of the format. [[Category:Templates]]
For the XML file to be imported successfully, you must have the "Manage Import" admin permission in the XFRACAS entity where you are uploading the file, and the XML file must be in the correct XFRACAS XML format. The [http://www.synthesisplatform.net/XFRACAS/en/XML_XFRACAS11.pdf XFRACAS 11 Import Business Logic] (PDF) document provides a complete description of the XFRACAS format.<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 23:09, 3 February 2017

Remarks: The XML file will be processed at the next scheduled import, or you can choose to process immediately all items in the import queue by using the ProcessXfracasImports method.

For the XML file to be imported successfully, you must have the "Manage Import" admin permission in the XFRACAS entity where you are uploading the file, and the XML file must be in the correct XFRACAS XML format. The XFRACAS 11 Import Business Logic (PDF) document provides a complete description of the XFRACAS format.