CreateOriginIfNotFound

When you insert items into Content Manager you must specify their origin. You can choose the default origin by setting the Origin parameter, and if necessary override that value in the XML provided to the Insert action (see Insert Records into Content Manager).

This parameter specifies what to do when the origin does not exist. By default the connector creates a new origin in the Content Manager repository. If you set this parameter to FALSE, the insertion of the record fails.

Type: Boolean
Default: True
Required: No
Configuration Section: TaskName or FetchTasks
Example: CreateOriginIfNotFound=TRUE
See Also: Origin