Set Repository Default Data Source

Sets the default data source for a repository. The default data source is used for save operations when no data source is specified.

Syntax

alter repository <repository reference>
  set default data source { <data source reference> | none }

Parameters

repository reference

String. Name of the repository to set the default data source for.

data source reference

String. Name of the new default data source to set. Specify "none" to unset the default data source.

Was this article helpful?
0 out of 0 found this helpful