Skip to main content

Overview

In this tutorial, you will learn how to create two services that can be called by FUN.

  • Get Activities:
    Responsible for retrieving Activities from the database and returning them as a SmeupDataTable.

  • Add new Activity:
    Handles adding a new Activity to the database using the Input Panel.

Services: