Open the menu

    Service Registration

    To register, click “Add” on the Service Manager and provide the path to the directory of the servicedefinition.xml after the directory “lumisdata/def”. In the case of the Hotel Management service, you should insert, for example, the following path “Corporate/HotelsAdmin”.

    After registering the service, instantiate it in a channel, and instantiate its interfaces on the pages. The result can be seen below:

    • Administrative interface:
      service_registration_000
    • Add and Edit pop-ups triggered by selecting the “Add” and “Edit” buttons respectively on the administrative interface:
      service_registration_001
      service_registration_002
    • List interface displaying only the hotels that are not at full capacity:
      service_registration_003
    • Details interface displayed upon selecting content in the list interface:
      service_registration_004