Template:API XFRACASNote: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
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.
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.<noinclude>[[Category:Templates]]</noinclude>
For the XML file to be imported successfully, you must have Admin permissions in the XFRACAS entity that you are uploading the file to, and the XML file must be in the correct XFRACAS XML format. 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 XFRACAS format.<noinclude>[[Category:Templates]]</noinclude>

Revision as of 17:53, 10 March 2016

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 Admin permissions in the XFRACAS entity that you are uploading the file to, and the XML file must be in the correct XFRACAS XML format. The XFRACAS9/10 Import Business Logic (PDF) document provides a complete description of the XFRACAS format.