Challenge Overview
This development specification describes a component piece of the IBM Territory Optimization (TOP) application. The TOP6 project consists of a Web user interface connected to a backend DB2 9.7 database.
The specification covers this Service Layer component that receives requests for data or to update data. It validates security entitlement and triggers database actions via the Data Layer, performs business logic and processes validation.
Final Submission Guidelines
The target of this component is to create a utility service that removed selected GLCs (on front-end page) from the territory GLC list in memory, keep track of the transaction in a control array to be processed in the save territory service.