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 Category Component waits until the import action finishes, and then runs the conflicting action. -
False
. IDOL Category Component reports that an import action is in progress. IDOL Category Component 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 |