4.2.4 Configuring Repository adapter for Mid Office Content Repository
This topic provides information on Configuring Repository adapter for Mid Office Content Repository.
- OBO Host Configuration:
No Configuration required.
- Third Party Configuration:
Execute the following query, which will fetch content from the local database:
UPDATE DIGX_CFG_CONFIG_ALL_B SET PROP_VALUE = ' com.ofss.digx.domain.content.entity.repository.adapter.LocalContentRepositoryAdapter' WHERE PROP_ID = 'RepositoryAdapterFactories.MO_CONTENT_REPOSITORY_ADAPTER';
Parent topic: Additional (functional) Configuration