Online documentation - Websydian v6.0

Users Guide | Patterns Reference | WebsydianExpress | Search

 

DWA Configuration Sheet

Version 1.0, November 2003




Print the configuration sheets using landscape.

 


Websydian Server Configuration Sheet

Websydian Server Section
IP Address The IP Address used by the Websydian Server to monitor incoming connections.
TCP Port The TCP port used by the Websydian Server to monitor for incoming connections.
Password The password used when issuing commands to the Websydian Server. The Websydian Server receives commands to do different tasks like the Term command that terminates the Websydian Server.
License file The file path and name used by the Websydian Server to locate the license when running Websydian Server Basic, Pro or Enterprise.
Logging Section
Log level The log level used by the Websydian Server. During testing set this to TRACE otherwise set this to ERROR.

Possible values are TRACE, ERROR, INFO, WARN, or FATAL.

Log filename The file name used by the Websydian Server to store log information.
iSeries Specific Section
Java version iSeries Java version to be used.

Possible values are 1.4 or 1.5

Websydian home directory Location of the Websydian java runtime in IFS of the iSeries.
Job name iSeries job name to be used, it is displayed when issuing the Work Active Job command (wrkactjob)
Job description The iSeries job description to be used.
Job queue The iSeries job queue to be used.
Initial library list iSeries Initial library list to be used
User User used by submit job function.
  • *CURRENT, user logged in
  • *JOBD, User specified in the job description
  • Username

Application Services Configuration Sheet

Websydian Server Section
IP Address The IP Address used by the Websydian Server to monitor incoming connections. See the Websydian Server Configuration Sheet.
TCP Port The TCP port used by the Websydian Server to monitor for incoming connections. See the Websydian Server Configuration Sheet.
Application Service Section
IP Address The IP Address used by the Application Service to monitor incoming connections.
TCP Port The TCP port used by the Application Service to monitor incoming connections.
Application Service Listener The implementation name of the Application Service Listener in the model of the application.
Service Name The unique name identifying the application to the Websydian Server and Relay Service.
Number of Services to start The number of Application Services to be started. The command starting the Application Service uses the TCP Port parameter to identify the first port and adds one to the TCP Port starting as many Application Services as specified.
Document templates path The path describing the location of the document templates used by the Application Server. Make sure the path ends with a backslash for windows and a slash for java and iSeries.
Date and Time formats
Date format The date format used by the application.
Time format The time format used by the application.
TimeStamp format The timestamp format used by the application.
iSeries Application Service Specific Section
Thousand Separator Thousand separator to be used for input fields.
Decimal Separator Decimal separator to be used for input fields.
Code page of document templates Code page of document templates located in the Integrated File System (IFS).

Further information on valid code pages can be found here.

iSeries Job Information Section
Job Name iSeries Job name to be used.
Job Description iSeries Job Description to be used.
Job Queue iSeries Job Queue to be used.
Initial Library List iSeries Initial Library List to be used.
User User used by Submit Job function.
  • *CURRENT, User logged in
  • *JOBD, User specified on job description
  • Username
Java Application Service Specific Section
Java version Java version to be used.

Possible values are 1.4 or 1.5

Websydian Runtime Location The root directory of the Websydian Java runtime.
Jars Directory The directory containing the jar files used by the Java application.
Plex Property file Location The directory containing the obxxxclient.properties file.

Relay Service Configuration Sheet

Websydian Server Section
IP Address The IP Address used by the Websydian Server to monitor incoming connections. See the Websydian Server Configuration Sheet.
TCP Port The TCP port used by the Websydian Server to monitor incoming connections. See the Websydian Server Configuration Sheet.
Application Service Section
Service Name The unique service name identifying the application to the Websydian Server and Relay Service. See the Application Service Configuration Sheet.
Relay Service Section
Command IP Address The IP Addressed used by the Relay Service to monitor for incoming connections requesting a command to be issued. The command port is used to issue commands to the Relay Service like the Suspend command that suspends the processing of requests.
Command TCP Port The TCP port used by the Relay Service to monitor for incoming connections requesting a command to be issued.
Relay Service Log Section
Log Level The log level used by the Relay Service. During testing set this to TRACE otherwise set this to ERROR.
Possible values are TRACE, ERROR, INFO, WARN, or FATAL.
Log Filename The file name used by the Relay Service to store log information. File located on the computer running the Servlet Engine.

Use slash ('/') for delimiting directories.

Servlet Deployment Parameters
Servlet Name The name used to identify the Relay Service (servlet) to the servlet engine. This name will become the filename of the property file.

No spaces or special character are allowed.

Servlet Display Name Short description of the Relay Service servlet used by the servlet engine.
URL Complete URL to service the application.

Note that the URL is case sensitive.

Property file path The final location of the property file used by the Relay Service (servlet) on the computer running the servlet engine.

Use slash ('/') for delimiting directories.