Open the menu

    Tutorial 2

    Description: The goal of the portal service Displays Table2 below is to allow selecting a table that shows information using parameters received from the user.

    Concept involved: Presentation of the concepts of process action and the Java interface IServiceInterfaceUrl in an interface defined by a class of a portal service.

    Steps:

    • Implementation of the service interfaces;
    • Definition of the service through servicedefinition.xml;
    • Registration of the service;
    • Interaction with the service.