Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In our previous section, we have seen how to create the entities (tables), now it's time to create a form that will allow you to make entries in that entity.

Create a Service

Reference Document:

Service Engine Guide

Before preparing the form, let's write a service to create records in the database for the OfbizDemo entity in the service definition XML file ($OFBIZ_HOME/plugins/ofbizDemo/servicedef/services.xml)

...