Create Service Using Multi-sub Service
This part will describe and show the example of a full-service loop that how to create service when you would use the multi-sub service node. Meanwhile, you will also see the benefits of this node through the example.
Based on the previous part, you would know that there are five steps to create basic APIs. To begin with design the service functions and ending up with publishing services, the details of each example step will be examined by the following parts.
Example: Using Multi-sub Service Node in the Service Flow
For this example, we will assume that customers need the service function of getting information from their employees and show them and then generate a pdf file and send the email to confirm those employees about the information.
5 Easy Steps for Creating Services
Step 1 : Design Services
Step 2 : Create Adapter
Step 3 : Integrate Nodes
Step 4 : Test Services
Step 5 : Publish services in form of WSDL or RestAPI/JSON