Challenge Overview
Project Overview
Include new Vacation Pay field in the FMS Incentive Statement.
Competition Task Overview
This contest should deploy client's existing code, prepare test data and write detailed deployment guide.
Access IBM V8 Web Resourecs:
Add following to your host file
170.225.186.7 w3.ibm.com
The existing code should be deployed to WebSphere 8.5.5: http://www-03.ibm.com/software/products/en/appserv-was/
It uses DB2 (10.5) as data source, you should use the DDLs to create the database and create necessary test data for "Commission Statement" page. Make sure all section in this page have some properly test data (at least 2 rows for each section).
(Client only provides DDLs to us, no sample test data).
Testing
User must be able to access "Commission Statement" page and this page must display some properly test data.
Technology Overview
- Java
- DB2
- WebSphere
Final Submission Guidelines
Submission Deliverables
- Source Code
- Test Data
- DDL
- Deployment Guide