Download WebCTRL v5 - Air Systems
Transcript
WebCTRL v5 User Manual Web Applications tab NOTE To see if your system has this optional package, click package if Enabled Features shows Enterprise. , then select About. You have this A web application, such as Tenant Billing, is an application that retrieves and uses data from a WebCTRL system. A web application is a standard Web Application Archive (.war) file as described in the Java Servlet Specification. For example, Tenant Billing is override.war. To deploy a web application from your WebCTRL system: 1 Save the web application's .war file to your computer. 2 On the System Settings > Web Applications tab, click Browse and open the .war file. 3 Click Add Web Application. After a few seconds, the message Web Application has been successfully deployed is displayed. 4 Click OK. The web application appears in the table at the top of the page. The information in each column is described below. NOTE To update a web application, select Remove (Leave data) in the Commands column for that application, follow steps 4 through 6 above, then restart the WebCTRL Server. Column Notes Webapp Path To open the web application in a web browser, append this path to your WebCTRL system's address. For example, to start Tenant Billing, enter: http://<system_name>/override, or http://<system_IP_address>/override. Running Shows the status of the web application. This column must show running for you to open the web application in a browser. Sessions Shows the number of web browsers that are currently connected to the web application. Commands Use these commands to stop or start the application, remove the application and its data, or remove just the application. NOTE If you click one of the Remove commands, you must follow the procedure above to deploy the application again. CAUTIONS If you click Remove All, you will lose all data associated with the web application. Webapp Data Directory This displays the size and location of the web application data. For example, the data for Tenant Billing is stored in: WebCTRLx.x\webroot\<system_name>\webapp_data\override Webapp Directory 166 Shows the location of the installed web application. © 2011 Automated Logic Corporation