Zoom form with Web Service entity
A Zoom form and SOAP Web Service or Zoom form and JSON Web Service entity generates the code for a Zoom form (a GUI supporting read operations only using a direct connection to a database) and the code for a single standalone Web Service (doing read operations only using Web service requests.)
Only Read operation is generated for a Zoom form and Web Service entity.
The object files can be opened and edited in Form Designer.
Properties
The Type property is set to "ZoomWebService" for a CRUD Form with SOAP Web Service entity, and "ZoomWebServiceJSON" for a CRUD Form with JSON Web Service entity.
The Service Name property must be set, otherwise the Web Service will not execute. The Comment property is optional.
The other properties of the standard Zoom Form entity also apply.