This Tesselet component is a reference implementation that uses data returned by HOPAGetSpots4ObjectXml.asp function. It can be customized by providing configuration parameters and used on external website without any coding. Main goal of this viewer is to easily show all spots / views for given object(s).

Additionally, this Tesselet provides two printing buttons:

Requirements:

Installation

Parameters detailed description

Following parameters need to be set in order to receive positive results in Tesslet utilization:

Customer server configuration

To change layout of widget, you may redefine stylesheet: tessel_display_spots_widget.css.

PrintAllDocuments option detailed description

This function depends on whether GetSpots4objectXML was started with set 'Search Field' and 'Search Value' as input parameters. If so, 'Print All Spots' link will be prepared with utilization of 'MultiMatch' paramreter with value 1 (MUM=1).

Otherwise, link will be prepared by utilization of 'SpotIDs' parameter with value 'all' (SI=all).

Example of utilizing getSpots4objectXml function

HOPAgetspots4objectxml.asp&ObjClass1=Rooms&SF1=Room_Status&SV1=Rented&ObjClass2=Rooms&SF2=Room_Status&SV2=Free" &ObjClass2=Rooms&SF2=Room_Status&SV2=Free  ObjClass=Floors&ID=Floor002

Sample HOPA Get Spots calls:

http://<server_name>/<HIS_name>/HOPAgetspots4objectxml.asp?ObjClass=Floors&ID=Floor002&ClientFunc=processData
http://<server_name>/<HIS_name>/HOPAgetspots4objectxml.asp?ObjClass1=Rooms&SF1=Room_Status&SV1=Rented&ObjClass2=Rooms&SF2=Room_Status&SV2=Free&ClientFunc=processData
loading table of contents...