After you have installed Business Integration Connect, you can start it by
following the procedures below.
To start Business Integration Connect:
- Change to the general Business Integration Connect user by entering:
su - bcguser
- Navigate to the Community Console script directory:
cd {WBIC INSTALL DIR}/IBM/WBIConnect/console/was/bin
- Start the Community Console by entering the following command:
./startServer.sh server1
- Navigate to the Receiver script directory by entering the following
command:
cd {WBIC INSTALL DIR}/IBM/WBIConnect/receiver/was/bin
- Start the Receiver by entering the following command:
./startServer.sh server 1
- Go to the Document Manager script directory by entering:
cd {WBIC INSTALL DIR}/IBM/WBIConnect/router/was/bin
- Start the Document Manager by entering the following command:
./startServer.sh server 1
- Open a Web browser and type the following URL to display the
console:
Unsecure:
http://<hostname>.<domain>:58080/console
Secure:
https://<hostname>.<domain>:58443/console
Where <hostname> and
<domain> are the name and location of
the computer hosting the Community Console component.
Notes:
- These URLs assume the default port numbers are used. If you changed
the default port numbers, replace the default numbers with the values you
specified.
- WBI Connect Community Console requires cookie support to be turned on to
maintain session information. No personal information is stored in the
cookie and it expires when the browser is closed.
- The Web browser displays the Welcome page. Log into Business
Integration Connect using the following information:
- In the User Name field, type:
hubadmin
- In the Password field, type:
Pa55word
- In the Company Name field, type:
Operator
Click Login.
- When you log in for the first time, you must create a new password.
Enter a new password, then enter the new password a second time in the
Verify text box.
- Click Save. The system displays the console's
initial entry screen.
- Connect to the Document Manager through this web address:
http://<hostname>.<domain>:56969
You have now logged into Business Integration Connect. See the
Getting Started guide for information on what to do next, or see Testing your installation for a way to test your installation.
