-
Book Overview & Buying
-
Table Of Contents
Apache OfBiz Cookbook
Services may be implemented—that is, developed in any language—for which there is a corresponding Service implementation engine. As of this writing, Service Engines supported include, but are not limited to: Java, Groovy, BeanShell, Mini-Language, Jacl, Javascript, JPython.
Before starting work on any new Service, you must first decide which tool to use to develop your Service. For simple database read, write, and update processing, you may want to use the OFBiz Mini-Language tool to develop "simple Services". Simple Services consist of one or more XML declarations instructing OFBiz on how to handle business processing tasks.
For those who prefer to use procedural languages such as Java or Groovy, these options are available as well.
To implement a Service definition, follow these steps:
1. Create a new Service definition.
2. Create the Service implementation using a tool of choice (Java, Mini-Language, Groovy).
3. For Java Services, you must...
Change the font size
Change margin width
Change background colour