Repository service settings

The Repository service (RepositoryService) provides resource storage and management services to LiveCycle. When developers create an application, they can deploy the assets in the repository instead of on a file system. The assets can include any type of collateral, including XML forms, PDF forms (including Acrobat forms), form fragments, images, profiles, policies, SWF files, DDX files, XML schemas, WSDL files, and test data.

You can use the default repository included with LiveCycle, or use a third-party repository (EMC Documentum Content Server, IBM FileNet Content Manager, or IBM Content Manager).

Repository Provider service is a service delegate that acts as the interface to a provider service. This allows you to connect to a common API and not have to be aware of which provider service is implementing the storage capabilities. Repository Provider service provides database storage for the Repository service resources.

For details on the Repository service, see Services Reference.

The following setting is available for the Repository service.

Provider Service:
The name of the service that is used as the storage provider. The default value is RepositoryProviderService.

// Ethnio survey code removed