Configure Repository in Silent Mode using XML
- Last UpdatedOct 10, 2023
- 1 minute read
A Repository contains workflow definitions, Queues, Calendars, Workflow execution data, and Business Activity Monitoring (BAM) data. The User Provider for the repository is also defined while creating a repository.
You can configure a repository using the WWSKBPMConfig.xml configuration file.
For more information about the parameters in the WWSKBPMConfig.xml configuration file, see Configure in Silent Mode Using XML.
-
Open the WTLogger Console.
-
Navigate to the "Bin" folder, which is available in the path where the product is installed.
-
Open the WWSKBPMConfig.xml file.
-
In the XML file, pass the values for the following mandatory parameters.
-
ConfigurationType: Enter the value as Repository.
-
RepositoryDataSource: Enter the name of the datasource on which the repository has to be created. Ensure that the specified datasource is already configured in the system.
-
RepositoryName: Enter the name of the repository.
-
Description: Enter the description for the repository.
-
-
Save the XML file.
-
Run the AVEVAWorkTasksConfigurator.exe.
The configuration progress is displayed in the WTLogger Console.