Business Service Management
Home > Media Gallery > Equity Trader and Trouble Tickets Demo
Equity Trader and Trouble Tickets Demo
This document contains instructions on how to install the Equity Trader and Trouble Tickets demo.
Note: This demo assumes that your data server and dashboard server are installed on the same computer.
- Unzip the files from equitytrader.zip to your $TBSM_HOME directory. The equitytrader.zip file can be accessed here
. Note: You can access the download only from Firefox.
- Create templates, instances, and deploy EquityTrader.war:
- UNIX: installSample.sh <tip admin user> <tip admin password>
- WINDOWS: installSample.bat <tip admin user> <tip admin password>
- Restart IBM Tivoli Business Service Manager:
- UNIX:
$TIP_HOME/bin/stopServer.sh server1 <tip admin user> <tip admin password> -profileName TIPProfile
$TIP_HOME/bin/stopServer.sh server1 <tip admin user> <tip admin password> -profileName TBSMProfile
$TIP_HOME/bin/startServer.sh server1 -profileName TBSMProfile
$TIP_HOME/bin/startServer.sh server1 -profileName TIPProfile
WINDOWS: Use Windows Service to restart TIPProfile and TBSMProfile