This chapter explains how to start and stop Web Application Platform as a service. See the sections below to find the instructions applicable to your operating system.
To be able to start or stop Web Application Platform, services must be installed.
Starting and stopping Web Application Platform on Linux
When using Linux, you can start and stop Web Application Platform as described below.
To start/stop Web Application Platform on Linux
Use the terminal to do one of the following:
To start Web Application Platform, execute one of the following commands:
For systemd system and service manager
service webapp start
OR
systemctl start webapp
CODE
To stop Web Application platform, execute one of the following commands:
For systemd system and service manager
service webapp stop
OR
systemctl stop webapp
CODE
Web Application Platform is started or stopped depending on which command you execute.
Starting and stopping Web Application Platform on Windows
When using Windows OS, you can start and stop Web Application Platform as described below.
To start/stop Web Application Platform on Windows
Open Windows Service Manager.
Find the CATIA No Magic WebApp Service and start/stop it.