Create standalone service

The standalone service provides CRUD operations on specified business records (data sets).

  1. Create a new Web service.
    • From an open BA diagram, right-click on the background and select New Webservice.
    • Alternatively, select File >> New >> Design, Web Service or Web Service from Database.
  2. Right-click on the service to implement it. Create the business records that you want to handle in the services.
  3. Save the file in your project. (This project can now be imported into a BA diagram using the Import Project Files to BA Diagram menu option.)
  4. Functionality properties can be set on each record to specify whether the services operation of add, update, delete and/or search should be generated.