Dette kurset har ingen planlagt dato. Ring 815 48 231 for informasjon om bedriftsinternt kurs.
Oversikt
| Kurskode | VB332NO | Leveringsform | Instructor Led - Online Training
(Hands-on labs) |
|---|---|---|---|
| Varighet | 3.0 dager | Kurstype | |
| Listepris |
NOK 16 000,00 u. moms
NOK 16 000,00 m. moms |
NOTE: THIS IS AN INSTRUCTOR-LED ONLINE COURSE. PLEASE DO NOT MAKE TRAVEL ARRANGEMENTS FOR THIS COURSE.
This 3-day instructor-led course teaches students how to configure, extend, and integrate IBM ILOG Optimization Decision Manager (ODM) Enterprise applications.
ODM Enterprise is a configurable and extensible platform for building optimization models and using them to generate customized planning and scheduling applications. These applications allow users to compare multiple scenarios and perform "what-if" analysis.
Through a combination of instructor-led presentations and lab exercises, students learn the concepts, architecture, components, processes, and procedures necessary to develop and deploy applications and integrate them into existing systems. In the lab exercises, students follow a single problem through the stages of development and deployment, including integration with other systems. The techniques used in this course include Java and XML programming, and the subjects covered in this course include data management, custom data importers and exporters, custom views, and configuring the various elements of an ODM Enterprise application.
This course does not cover optimization modeling, and the lab exercises use an existing optimization model as a starting point. The course is designed for programmers and other IT professionals.
For information on other related WebSphere courses, visit the WebSphere Education Training Paths Web site:
http://www.ibm.com/software/websphere/education/paths/
Målgruppe
This intermediate course is designed for system integrators, developers, and others with similar profiles who need to develop parts of an application that cannot be done directly in the ODM Enterprise IDE.
Forkunnskaper
Students should be familiar with:
- Principles of software architecture
- Java programming, including Java Swing (accomplished level)
- Basic SQL
- Windows operating systems
Familiarity with mathematical programming concepts is helpful but not required.
Mål
- Describe the ODM Enterprise architecture
- Explain how each ODM Enterprise module works
- Manipulate Optimization Programming Language (OPL) data structures
- Generate an ODM application from an optimization model written in OPL
- Configure an ODM application from inside the ODM Enterprise IDE
- Use standard and custom external data sources for an ODM application
- Describe the interaction between ODM and the IBM ILOG optimization engines (CPLEX, CP Optimizer), and use ODM to tune engine performance
- Configure and customize an ODM application using Java
- Configure and customize an ODM application using XML
- Integrate an ODM application with existing enterprise analysis tools
- Administer the ODM Enterprise optimization server
Nøkkelemner
- Course introduction
- ODM Enterprise overview
- The ODM Enterprise development process
- Overview of a basic ODM Enterprise application
- Exercise: Generating a default ODM Enterprise application
- Exercise: ODM Enterprise views
- Exercise: ODM Enterprise requirements
- Exercise: ODM Enterprise rules
- OPL overview
- Exercise: Data modeling with OPL data structures
- Basic ODM configuration
- Exercise: Configuration using the ODM Enterprise IDE
- Exercise: Working with multiple scenarios
- Deploying in a single-user environment
- Exercise: Deploying the UCP application
- ODM data management
- Exercise: UCP: Data management
- Customizing ODM by using XML
- Extending ODM by using Java
- Exercise: Customizing views using Java
- Deploying in a multi-user environment
- Exercise: The UCP for multiple users
- Additional topics
- Exercise: Dealing with changes to the OPL model