Create a standalone SOAP Web Service
The standalone service provides CRUD operations on specified business records (data sets).
There are two options to select from:
- SOAP Web Service (.4ws)
 - SOAP Web Service from Database (.4ws)
 
- 
Create a new Web service.
- From an open BA diagram, right-click on the background and select from the contextual menu, then select from the types of Web Services.
 - Alternatively, select and look under the section.
 
 - Right-click on the service to implement it. Create the business records that you want to handle in the services.
 - 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.)
 - Functionality properties can be set on each record to specify whether the services operation of add, update, delete and/or search should be generated.