![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/a1/aa1f6c67-1db3-41a9-b654-fc3c2233c708/aa1f6c67-1db3-41a9-b654-fc3c2233c708-bg25.png)
Chapter 3. Installing and setting up call.connect 25
4. Select option 10 to view the job log. Wait until you see the message WebSphere
administration server QEJBADMIN ready. This may take several minutes. The first start
after the installation may be even slower.
Importing the configuration file
Run the import tool inside Qshell. Follow these steps:
1. Run the Start Qshell (STRQSH) command. After each command, wait for the dollar ($)
signs to appear.
2. Switch to the current directory within Qshell. Enter the following command (Figure 3-1):
cd /QIBM/ProdData/WebASAdv/bin
Figure 3-1 Importing the WebSphere configuration to an iSeries called homer
3. Import the Config.xml configuration file from OrderManagement/Config.
4. To use the delivered file to configure the default instance on an iSeries server, enter the
following command. Substitute your server name for
iSeries
. Enter:
XMLConfig -adminNodeName <iSeries> -import /OrderManagement/Config/Config.xml
-substitute
"nodename=<iSeries>;dir=/OrderManagement;appname=SalesOrder;container=SalesOrder"
The system may run for several minutes.
Important: To import the configuration file, the WebSphere instance must be running, but
the console
must not be running.
Notes:
Leave a space before each - sign, and leave a space after each keyword, for
example, -adminNodeName , -import , and -substitute .
There is only one pair of quotes around the entire substitution string.