Log.cfg
Check the following line:
log4j.appender.basic.File=C:\\callConnect\\CCClient\\callConnect.log
callConnect.bat
Verify that the ROSEAO_PATH is set as follows:
set ROSEAO_PATH=C:\callConnect set SERVER=<iSeries>
Verify that the CLIENT_PATH is set as follows:
set CLIENT_PATH=%ROSEAO_PATH%\CCClient
If you are using a test instance, change the port number in the following line:
start javaw
Running the manually configured client
Create a desktop icon pointing to callConnect.bat. The first time you run this, it displays:
Default User: User for call.connect
Default Password: Password for user
S21 Company: XX (the AR company to be used)
S21 GL Company: XX (the GL company to be used)
S21 User Name: OMUSER or user set up in 3.2.6, “User profiles” on page 36
S21 Password: OMUSER
Datasource: as400Source. This must be the JNDI name used in ejb_default. It is not the name of the datasource set up in WebSphere.
After the first time, the system requests only the user and password to sign on. Remember, users and passwords are case sensitive.
3.6 Alternative configurations
This section provides information about alternative configurations of WebSphere and call.connect. It is useful to anyone who wants to set up testing facilities for example.
3.6.1 Setting up a test instance of WebSphere
The instructions in 3.2, “Standard installation procedures” on page 22, explain how to install and configure call.connect using the default instance of WebSphere, which runs on port 900. The call.connect software on the CD comes
The steps outlined in Table
62Geac System21 commerce.connect: Implementation on the iSeries Server