Developing ILE code requires the developer to change their thought processes, gone are the large programs
doing complicated processes. ILE requires the developer to think in small easily managed procedures. Reusable
procedures, modules, and service programs
Learning Objectives
1. Why use Model View Controller architecture
2. Improve developers understanding of service programs
3. Learn why Service programs should be data centric rather that application centric
4. Learn how correctly designed service programs will make your life easier