Open the menu

    Service Registration

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

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

    • Administrative hotel interface:
      service_registration_000
    • Pops for adding and editing hotels, which allow associations with cities:
      service_registration_001
      service_registration_002
    • Administrative city interface:
      service_registration_003
    • Pops for adding and editing cities, which allow associations 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