Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
prees959
Creator II
Creator II

Temporarily Redirect Users to "Maintenance Page" instead of AP

Hi,

We are looking to redirect users (when required) to a maintenance/holding page while we carry out some work rather than simple stopping the services.

We are solely using QVS and not IIS.  Would it simply be a case of creating a maintenance.html page within C:\Program Files\QlikView\Web and updating the QMC or similar?

 

Any help appreciated,

Phil

Labels (3)
3 Replies
Josh_Berg_Support

Phil,

There's no built-in or supported method in which to redirect users to another page when they try to access the Accesspoint using Qlikview Webserver.  One idea would be to make the Accesspoint URL redirect during the time you want users directed away from the Accesspoint, that would be done on the network side of your environment.  Once the maintenance is complete, you could have your network team disable the redirect and have traffic go back to the Accesspoint.  

Hope this helps!

Thanks,
Josh

Qlik Support

To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You can create a trivial redirect page on another webserver as Josh suggested. but that does require you to have another server. 

If you can keep the QV Web Server (QVWS) running during the work, you can utilize the "Custom system message" property in the QMC:

2019-05-29_12-58-49.png

Then you can take the QV Server service down and users will see an AP screen like:

2019-05-29_12-59-29.png

This of course will not work if you are doing things like rebooting the server where QVWS runs. 

-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com

Josh_Berg_Support

Rob, as usual, has also provided an excellent suggestion for a workaround here. 

Looks like you've got a few option here, let us know which one you go with!

Thanks,
Josh

Qlik Support

To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.