WaitForImport
The method to use to handle conflicting actions sent when the CategoryImportFromXML or CategoryReplaceFromXML actions are in progress. Use one of the following options:
-
True
. IDOL Server waits until the import action finishes, and then runs the conflicting action. -
False
. IDOL Server reports that an import action is in progress. IDOL Server does not run the conflicting action unless it is sent again after the import process is complete.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | WaitForImport=True
|
See Also: | CategoryImportFromXML
CategoryReplaceFromXML |