Step 1 : Design Services
First of all, you have to design the service flow so the main goal of our service is to send confirmation email to employees.
Service: sent the email to all receivers
After you know that you have to create the service. You can fully concentrate on designing how your service functions including.
- Service description
- Interface structure
- Service flow and external systems integration
See more details at Step 1: Design Services
- Design sub service
Service Description:
- Service name: testemail
- Description: sent the email to all receivers
- Project: testservices
Jasper file:
Design and create email form for sending
Example the email template in html.
- Design service flow
This part will design the function of the service into the flow diagram.
service flow