Skip to main content
July 19, 2022
Solved

application

  • July 19, 2022
  • 5 replies
  • 0 views

How to bring down a application for certain period of time

Best answer by stefanhelzle0001

There is no direct support for something like this.

But, you could create a boolean constant you use to show/hide pages on a site, or other UI elements, to make that app non-/available to users.

5 replies

stefanhelzle0001
July 19, 2022

There is no direct support for something like this.

But, you could create a boolean constant you use to show/hide pages on a site, or other UI elements, to make that app non-/available to users.

July 19, 2022

where can we configure the constant

stefanhelzle0001
July 19, 2022

I am not sure what you want to know. I am talking about a constant in Appian.

docs.appian.com/.../Constants.html

stewart.burchell
July 19, 2022

OOTB you can use the 'Maintenance Window' feature in the Admin Console but this will apply to the whole environment, not to a specific Application. Otherwise you can do exactly as [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05] describes, to toggle the value of a constant which is used to hide the default landing pages for all of the roles involved in your application and replace with a blanket "This Application is undergoing maintenance" message or equivalent as the only User Interface they can see.

harshitb6843
July 19, 2022

Apart from what both of these people said, if you are using tempo by any chance (that I assume you are not), then you can also unpublish the application. That should take all the records/actions away from tempo.