Server Deployment
Learn how to deploy the OZ server and Viewer on the application server. And also learn how to upload e-Form files to the OZ server.
Last updated
Was this helpful?
Learn how to deploy the OZ server and Viewer on the application server. And also learn how to upload e-Form files to the OZ server.
Last updated
Was this helpful?
In this course, we will use Tomcat as WAS.
Go to the location in which you already extracted OZ Server files on your PC.C:\Program Files (x86)\FORCS\OZ Server and Scheduler 9.0\
Copy the folder OZ Servlet 9.0
into tomcat\webapps\
.
Rename OZ Servlet 9.0
as training
.
Get the Server license file from your instructor and put it intowebapps\training\WEB-INF\license\
. And then rename it as ozlicense.xml
.
Now you can connect to OZ e-Form Server with a URL as below:
Create the administrator account as shown below. Once you created the admin account, you will see information about OZ Server and System.
OZ server writes information about server start/stop, tracing tasks, and exception errors in log files.
If OZ Server is integrated into the tomcat, the log file path will be like this:
C:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps\training\WEB-INF\logs\server.log
Go to the OZ Server installation folder.
Open WEB-INF/conf/ozservice.properties
.
Enable the Web Console as below.
Restart your WAS.
Once the login page comes up, log in with your admin account.
Go to the location in which you downloaded the OZ HTML5 Viewer provided by FORCS. The folder should be named as 'OZViewerHTML5_[serial number]'.
Copy the folder into the folder webapps\ROOT
under the Tomcat installation.
Rename the folder name as html5viewer
Go to the Repository window in OZ e-Form Designer.
Right-click Repository Server on the top, select Open Repository from the dropdown list.
Select Add server,
Enter connection information:
Type: HTTP
URL: http://localhost:8080/training/server
ID: The username created above (admin)
Password: The password given above
Tick Save password
Click Connect after save
company_id/user_id
Create subcategories company_id/user_id
under the repository server training.
In the Working Folder, Right-click the file to upload.
Select Upload to repository...
Or you can just drag and drop your OZR from the working folder to the repository server
Select Repository on the left navigation.
Upload your files using New category, Folder Upload, or File Upload.
Add categories and users to the Repository server
Give users update permissions on categories or forms
Get update permission of the form or category - Checkmark on the icon
Others can download(read) but can NOT upload(update)
Can upload my updated form
Release my update permission
Others can Check Out to upload(update)
Configure Repository Server with