Overview
In this tutorial, you will learn how to create two services that can be called by FUN.
-
Get
Activities:
Responsible for retrievingActivitiesfrom the database and returning them as aSmeupDataTable. -
Add new
Activity:
Handles adding a newActivityto the database using theInput Panel.
Services:
-
-
X1_X01_01: GetActivities -
X1_X01_02: Add newActivity
-
-
X1_X01_03: GetActivities