IBM SG24-6526-00 Benutzerhandbuch

Seite von 184
Chapter 3. Installing and setting up call.connect 
63
Table 3-4   Steps required to configure a WebSphere instance
3.6.2  Setting up an iSeries server for a test system
This section explains how to set up a test system for the various parts of call.connect installed 
on the iSeries server.
System21 data
To use a set of test data, you may set up a separate System21 environment. Normally, this 
involves setting up alternative libraries with different data or a copy of live data. A frequently 
used method is to change the name of the standard library OSLD1F3, OSLSLF3, etc. to 
TSTD1F3, TSTSLF3, etc. Within System21, these test libraries are used in place of the live 
libraries. 
In the rest of this section, TST… is used to refer to test libraries and other variables, but you 
can use other names. It is also possible to use different libraries for other object so that you 
may also create such libraries as TSTOMD3, etc.
Journaling
Journal the test files. The minimum set of files is the same as for the standard configuration, 
but in the TST libraries. You must set up new libraries TSTF3 and optionally TSTF3R for the 
journal. You may optionally set up the receiver, if an ASP is used.
Job description
The default configuration comes with a preconfigured job description OMJOBD, with its library 
list already set. This job description is used by a special user OMUSER to set the library lists 
for JDBC connections.
To use the test libraries, you must create a test job description, such as TSTJOBD. This can 
be held in the TSTF3 library. The job description library list should include TSTOMF3, 
TSTD1F3, TSTD2F3, TSTSLF3, TSTGLF3, TSTCSF3, TSTOMD3, TSTOEP3, TSTINP3, 
TSTGLD3, TSTSLD3, IPGAMF4, IPGCFF4, IPGAMP4, IPGCFP4. TSTOIF4, TSTOID4, 
TSTWTP3, and TSTCSD3.
If any of these libraries are not created, then the previous list should show the corresponding 
OSL version.
If other .connect products or other products that use a workflow are running, you must add 
TSTWFF3 to the job description library list.
Step
Action
Completed
1
Set up test data in System21, including OM (optional)
2
Set up journaling
3
Set up a test job description
4
Set up a test user specifically for JDBC connections
5
Configure server
6
Run stored procedures and SQL scripts (optional)
7
Configure WebSphere
8
Configure JMS
9
Configure Java Web Start or install client software