To create an integration service from scratch, define a service interface and implement its operations.
Use the controls to add a request-response operation or a one-way (request) operation. You can define the inputs and outputs of each operation, and specify the name and type of each one. For more information, see Defining the operations in a service interface.