OpenWeb Server
Select the Setup option on the form's header, and OpenWeb server as the setup selection.
Use this form to set up an OpenWeb server processor.
Options Reference
Each option and field on the form is described below. Mandatory options and fields are highlighted in red.
Start the OpenWeb server with print and task queues
Select this option if you want the OpenWeb server to start at the same time as the print and task queue.
Workstation name
This is the name of the workstation that runsning the main Greentree database server. It should be the server you have specified in your jhp.ini file.
You must ensure
that your main Greentree .ini file (normally jadeGT.ini)
has the [JADEServer] section configured to start the print and task queue
on startup, as the same command is used to start the OpenWeb server:
[JadeServer]
.
.
ServerApplication1=JadeConnectionSchema,ConnectionServer
ServerApplication2=LoginSchema,ServiceStarter
.
.