Open the menu

    Service Registration

    To register, click "Add" in the Service Manager and provide the directory path 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/HotelsAdmin2".

    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
    • Pops to add and edit hotels, which allow association with cities:
      service_registration_001
      service_registration_002
    • Administrative interface for cities:
      service_registration_003
    • Pop to add a city (the edit pop is similar except for the title):
      service_registration_004
    • List interface that displays only the hotels that are not booked:
      service_registration_005
    • Details interface of a selected content in the list interface:
      service_registration_006