To reload Notif remotely using ASL, invoke the clearConfigCache method on singletonNotifProcessorInterface instance of notifProcessorInterface(class) on the appropriate SAM server.

Here is an example of the command:

$./dmctl -b localhost:8822 -s INCHARGE-OI invoke notifProcessorInterface::singletonNotifProcessorInterface clearConfigCache

where localhost:8822 is the port on which the Broker is running and INCHARGE-OI is the name of the server.

This command, when successfully executed, will reload the Notif processor with all the .ncf files available in all the SITEMOD locations, and display TRUE as output on the CLI.