After modification, you must inform the EventPublisher module that some properties were changed and cached values should be refreshed. Execute the following command to refresh the properties.
Go to OEBPS_HOME\bin and execute eventpublisher.cmd refresh.
You can also refresh the properties of the EventPublisher by invoking the following static method.
EventPublisherClient.refresh();
Note: Changes to any other property is effective only during the subsequent startup of the EventPublisher module.