Tutorials > Program model > Web services > Create a new WebSphere Commerce BOD service module
Summary: Creating a new WebSphere Commerce BOD service module
In this tutorial, you created a complete sample service module.
This service module uses the new WebSphere Commerce BOD programming model and the Data Service Layer.
Lessons learned
By completing this tutorial/module, you learned about the following concepts and tasks:
- The WebSphere Commerce BOD programming model
- Use the WebSphere Commerce Physical Service Data Objects wizard to generate physical SDOs from WebSphere Commerce tables for a completely new service module.
- Generate template code using the Java Emitter Template (JET).
- Create BOD commands as part of the service module facade.
- Register BOD commands.
- Implement access control for new BOD commands.
Additional resources
- Deploy customizations made using the BOD command framework and the data service layer
- WebSphere Commerce BOD command framework
- Data service layer
- WebSphere Commerce Web services