Overview
Business service reference implementations are complete beginning-to-end examples of business services. These examples differ from the code samples in the Business Services Development Methodology Guide in that the business service reference implementations are fully functional. You can use the reference implementations delivered with JD Edwards EnterpriseOne Tools as a template for developing custom business services.
With JD Edwards EnterpriseOne Tools 9.1 Update 2, business services with media object operations reference implementations include a published business service project (JPR01MO1 - RI_AddressBookMediaObjectManager) and a standalone Java consumer (MOBSSVJavaClient) for JPR01MO1.
You can also use reference implementations to test the JD Edwards EnterpriseOne business services environment. The reference implementations provided enable you to test these configurations:
JD Edwards EnterpriseOne as a service provider.
JD Edwards EnterpriseOne as a service consumer.
Event notification in a JD Edwards EnterpriseOne SOA environment.
The naming convention for reference implementations includes the prefix "RI" to differentiate them from actual objects that you can create for business services. Do not use this prefix when creating business services. Instead, refer to the JD Edwards EnterpriseOne Tools Business Services Development Methodology Guide for information about naming conventions for business service objects.