Tutorial 2
Description: Enhancement of the hotel registration and management service, with an additional level of information (cities). Allows for the registration of cities and their association with hotel registrations.
Involved concepts:
- Relationship between data sources.
Steps:
- Creation of a table in the project database;
- Definition of the service through the servicedefinition.xml and douidefinition.xml;
- Service registration;
- Interaction with the service.