Pathway/iTS Web Client Programming Manual (G06.24+)
How to Compile, Build, and Maintain a Pathway/iTS
Web Client
Compaq NonStop Pathway/iTS Web Client Programming Manual—520270-001
2-4
4. Modify Java or SCREEN COBOL Code As
Needed
4. Modify Java or SCREEN COBOL Code As
Needed
When you run the converter, it returns error or warning messages if it finds any
problems or any unsupported SCREEN COBOL statements. In such cases, comments
or error messages may also appear in the resulting Java code. If unsupported statement
error messages are returned, you must do one of the following:
•
Analyze the impact of the unsupported statement and replace it with appropriate
Java code.
•
Modify the SCREEN COBOL source code by removing the unsupported SCOBOL
statement and then run the converter again.
For detailed information about the error and warning messages that can be returned by
the converter, refer to the Pathway/iTS SCUP Reference Manual.
Also, if you plan to use the user profile feature described in Section 3, Logon Security
and User Profiles, you must add Java code to the converted code to check the user
profile field in the logon screen and then use the information in the USERPROF user
profile data base to take appropriate action in accordance with the needs of your
application.
5. Run PROFDBM to Set Up the User Profile
Database
If you are using the user profile feature for web clients, you must set up the user profile
database using the user profile database manager utility, PROFDBM. For detailed
instructions, refer to Contents of the User Profile Database on page 3-2 and Use the
PROFDBM Utility on page 3-5.
6. Build the Converted Client
You can build (compile) the converted client either on the NonStop Himalaya system
under the Open System Services (OSS) environment of the NonStop Kernel operating
system or on another machine running the Windows NT operating system. Doing this
involves three steps:
1. Set up the build environment
2. Transfer files to the build environment (if the build environment is Windows NT)
3. Build (compile) the application
Set Up the Build Environment in an OSS Environment
Pathway/iTS provides a TACL MACRO utility named JMAKENV, which is used to set
up the build environment for the converted web client.
This utility uses the MAP file that is created at the time of conversion to generate the
build environment. The MAP file is created at the same location