Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The QlikView Distribution Service (QDS) notification files can be moved. This is especially necessary when dealing with a high load system. This will move the Task Execution notifications, the load balancing file, and the task execution history notification files.
Moves the following files:
The setting needs to be applied to all notes in a QDS cluster.
<!-- Alternate Path for Notification System -->
<add key="NotificationFolder" value="Your folder Path"/>
Please make note:
It is advised to COPY the notification.xml files from the original location to the new location.
If you do not copy the original xml to the new location, the QMC (Qlik Management Console) task history is gone from each task until each reload task gets triggered again. The task history eventually reappears, but in large systems, that could take some time depending on the task schedule.
The reason this happens is the taskexecutionhistorynotification.xml file contains entries for all ID's from the TaskExecutionHistory folder. If you do not copy the original taskexecutionhistorynotification.xml, the process of "moving" the notification folder starts with a new xml file and the Distribution Service needs to run through each of the tasks to build the set of ID's again.
Per QLIK R&D, best practice is to copy all of the Notification system.xml files to the new location prior to restarting the QDS services.
Sorry Sonja,
Not clear where exacly has to be inserted the string in the config file.
Thank You in advance,
FMa
Do you mean here?
<add key="NotificationFolder" value="Your folder Path"/>
You'd replace "Your folder path" with, for example \\server\folder or c:\folder\folder.