Product: OpenFusion Notification Service
Version: V4
Description:
Set up two Notification Services to use the same database.
Solution:
Setting up two Notification Services to use the same database can be done as follows:
1. Restore the Notification Service so that it removes all the persistent data from the service. Right click on the Notification Service in the Administration Manager and choose restore. Don’t tick the restore default properties box
2. Ensure the persistence option is set to JDBC in the persistence tag.
3. In the server persistent id tag right click and choose New UUID. This will populate the field with a UUID.
4. Copy this ID and paste it into the server persistent ID option in the second Notification Service. Provided the database options are the same then both Notification Services should be using the same database at this point.
#KnowledgeDocs
#OpenFusion