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 enter, for example, the following path “Corporate/HotelsAdmin3”.

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

    • Administrative interface for hotels:
      service_registration_000
    • Add and edit hotel pop-ups, allowing association with cities:
      service_registration_001
      service_registration_002
    • Administrative interface for cities:
      service_registration_003
    • Add and edit city pop-ups, allowing association with states:
      service_registration_004
      service_registration_005
    • List interface that displays only the hotels that are not fully booked:
      service_registration_006
    • Hotel details interface, once selected in the list interface:
      service_registration_007