General Steps
- Go to JetPatch > System > Tasks & Scripts
- Click on +Add on the Tasks tab
- Task Source should be Both
- Select script "Start Stop Service" (Windows/Linux/Solaris)
- Execution Type
- Windows: Power shell script
- Linux/Solaris: Shell script
- Execution Command
- Windows
-
.\@file @ServiceName @ActionName
-
- Linux/Solaris
-
./@file @ServiceName @ActionName
-
- Windows
- Click on Parameters Tab
- Insert ActionName (start/stop) value
- Insert ServiceName value
Windows Example
Linux/Solaris Example
Additional Configuration
On either of the Windows or Linux task you are required to configure timeout for the execution to stop once the timer reach the configured value. (default 1200 seconds)
Comments
0 comments
Please sign in to leave a comment.