Gliffy Diagram |
---|
size | L |
---|
name | RAFT Architecture |
---|
align | left |
---|
version | 2 |
---|
|
The Reporting and Forecasting Tool (RAFT) shows Institute Fiscal Officers what has been charged to their Cost Objects and forecasts changes to those charges based on changes in their base budget. This web application uses three different programming languages and strategies on each of its three tiers (presentation or web layer, service layer, and database layer) to give Fiscal Officers the information they need to control a DLC's budget.
...
The database tier for RAFT is a layer of Stored Procedures written in PL/SQL that access Cost Object charges in the MIT Data Warehouse. Stored Procedures are an Oracle database specific programming technique for coding database queries and business logic in the database layer.
Gliffy Diagram |
---|
size | L |
---|
name | RAFT Architecture |
---|
align | left |
---|
version | 2 |
---|
|