This section describes how to create a DocumentRegistryService controller service, to manage the dependency database.
To create the Document Registry controller service
In the Operate Palette, click Configuration .
The NiFi Flow Configuration dialog box opens.
Click Create a new controller service .
The Add Controller Service dialog box opens.
In the list, click DocumentRegistryServiceImpl, and click ADD.
The new service is added.
At the end of the row for the controller service, Configure .
The Configure Controller Service dialog box opens.
Click the Properties tab.
NiFi shows the list of properties for the service. The Document registry directory property sets the path to the directory that contains the database. By default, this is set to idol_repository
. You can change this path if you prefer to use a different folder.
Click Apply.
You are returned to the NiFi Flow Configuration dialog box.
Enable the service. At the end of the row for the controller service, click Enable .
The Enable Controller Service dialog box opens.
|