Author > UNICOM Intelligence Question Repository > UNICOM Intelligence Question Repository: Configuring the repository > Configuring multiple question repositories
 
Configuring multiple question repositories
The following steps detail the process of configuring multiple Question Repositories on the same IBM SPSS Collaboration and Deployment Services server.
1 Create additional UNICOM Intelligence Question Repository root folders in IBM SPSS Deployment Manager. For information on UNICOM Intelligence Question Repository IBM SPSS Deployment Manager folder requirements, see Folders.
2 Create additional repository.dql files and place them at the root level of any additional repository folders.
Edit the additional repository.dql files to ensure the DefaultTopic and LibraryTopicRoot properties are properly defined for the additional repositories:
<property name="DefaultTopic">/Unclassified 2</property>
<property name="LibraryTopicRoot">/Questionnaire Repository 2</property>
In the above examples, /Unclassified 2 and /Questionnaire Repository 2 can be replaced with more appropriate topic names. The defined topic names can be unique or identical between the different repositories.
The LibraryTopicRoot property must be the same as one of the IBM SPSS Deployment Manager top-level topics (in the Topic Definitions section).
The DefaultTopic property must be set to a topic that exists underneath theLibraryTopicRoot topic.
3 The root topics you create in IBM SPSS Deployment Manager should match the LibraryTopicRoot entries in each survey asset's repository.dqlfile.
See Topics for information on working with topics.
4 Define new repository connections in the dialog for each additional repository (see Configure repository connections dialog box).
The new repository connections should point to the same IBM SPSS Collaboration and Deployment Services server, but each connection will have a different DQL path that points to the new repository.dqlfiles.
See also
UNICOM Intelligence Question Repository: Configuring the repository