Insert Service
This lecture is about insert service and here we see what is insert service and how to create a insert service in dewStudio.
“Here’s how you create an insert service for your application using DEW Studio.
Ensure the following steps to achieve maximum efficiency.
1. Expand the project and right-click on services
2. Select add insert service in the dropdown
3. Select the input entity and the input type from the drop-down
4. Identify and select target entity under the fields to update
Once you have verified the input field and target service, you can simply use the ‘add’ or ‘remove’ button in order to customize the process. It’s all done now. The next step is to save the project, go to side navigation, and right-click on the project. You’ll get an option to generate an application and run it in the visual studio.
And your ‘insert service’ part of the application is done!
We hope this lecture kickstarted your low-code app and portal development journey.