Open the menu

    Service Registration

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

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

    • Administrative interface for hotels:
      service_registration_000
    • Pops for adding and editing hotels, which allow association with cities:
      service_registration_001
      service_registration_002
    • Administrative interface for cities:
      service_registration_003
    • Pops for adding and editing cities, which allow 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 it is selected in the list interface:
      service_registration_007