Create a Custom Deployment Prompt
- Last UpdatedJul 18, 2023
- 1 minute read
If the Update Method for deployment is set to Prompt, the deployment client normally displays a default "New Version Available" message box when deployment occurs (see Specify the Update Method). However, you can customize the way an operator is notified that Runtime Manager requires a restart.
For example, you could:
-
Build a delay function that allows an operator to postpone a restart for a period of time.
-
Add a simple animated notification to a graphics page.
To do this:
-
Create custom Cicode that produces the result you require.
-
Implement the Cicode using the parameters [Deployment]AskRestartFunc and [Deployment]AskRestartArgs.