Tutorials > Management Center > Create the Project BOD service module
Summary: Creating the Project BOD services module
In this tutorial, you developed a new service module for the Project noun. This module provides services to the Recipe tool that you are building for the Management Center. The services provided by the module are Get, Change and Process. The services were implemented by creating a new service module, and designing the logical model (noun) and physical model (database schema) based on business requirements.
The Recipe tool scenario continues in the next tutorial in the series, Tutorial: Adding a Recipes tool to the Management Center
Lessons learned
By completing this tutorial, you learned about the following concepts and tasks:
- Create a service module.
- The WebSphere Commerce BOD command framework.
- The data service layer.