Why and when to perform this task
You can start an application that is not running (has a status of Stopped) or stop an application that is running (has a status of Started).Steps for this task
Start | Runs the application and changes the state of the application from Stopped to Started. |
---|---|
Stop | Stops the processing of the application and changes the state of the application from Started to Stopped. |
Results
The status of the application changes and a message stating that the application started or stopped displays at the top the page.