📄 EasyTask Web Management Guide¶
🚀 Starting EasyTask Web¶
Use the system service manager to start the Web Component:
- On-Prem: Use the system service manager to start the Web Component.
- Cloud / Sandbox: The Web Component is managed by the EasyTask team. Contact support if needed.
✅ Confirming a Successful Start:
Check the Web Component logs through the system service manager. The logs should confirm that the web component has started and is ready to accept requests.
🛑 Stop EasyTask Web¶
Use the system service manager to gracefully stop the Web Component:
- On-Prem: Use the system service manager for a graceful shutdown.
- Cloud / Sandbox: Contact EasyTask support.
✅ Confirming a Clean Shutdown:
A graceful shutdown ensures all active connections are closed and resources are cleaned up safely. The logs will confirm a clean shutdown.
Frequently Asked Questions¶
Q: How do I confirm the Web Component has started successfully? A: Check the Web Component logs through the system service manager and look for the startup confirmation message indicating the web server is ready.
Q: How do I gracefully stop the Web Component? A: For on-prem deployments, use the system service manager for a graceful shutdown. The logs will confirm a clean shutdown once all active connections are closed. For cloud/sandbox deployments, contact EasyTask support.