Examples

Below are some examples showing how to use URLs to open different kinds of records in Infor Public Sector. The IPSServer/InforPS in each example should be replaced with the actual server and directory name, and the ki, ks, or id parameter should be replaced with the correct values.

In addition, these examples assume that the agency is using single sign on. Otherwise the query string should also include the ticket that was returned by Web Services.

Building Lookup:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.AssetManagement.Building.
LookupBuildingAsset&isQuery=false&hasMenu=false&showHeader=false

Building InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.AssetManagement.Building.
BuildingAssetInfoViewerApplet&ki=1000&isQuery=false&hasMenu=false
&showHeader=false

Loading a building asset by ID:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.AssetManagement.Building.
BuildingAssetInfoViewerApplet&id=BuildingID&isQuery=false
&hasMenu=false&showHeader=false

Lookup Accounts

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Billing.LookupAccountApplet
&isQuery=false&hasMenu=false&showHeader=false

Account InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Billing.
AccountInformationViewerApplet&ki=1000&isQuery=false&hasMenu=false
&showHeader=false

Bill InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Billing.
BillInfoViewerApplet&ki=1000&isQuery=false&hasMenu=false&showHeader=false

Lookup Building Applications:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.CDR.Building.
SearchBldgApplicationsApplet&isQuery=false&hasMenu=false&showHeader=false

Building Application InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.CDR.Building.
BldgApplicationViewerApplet&ki=1000&isQuery=false&hasMenu=false
&showHeader=false

Loading a building application by ID:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.CDR.Building.
BldgApplicationViewerApplet&id=Bldg1000&isQuery=false&hasMenu=false
&showHeader=false

Lookup Service Requests:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.CRM.SRLookupApplet
&isQuery=false&hasMenu=false&showHeader=false

Service Request InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.CRM.SRInfoViewerChildApplet
&ki=1000&isQuery=false&hasMenu=false&showHeader=false

Address InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Property.
AddressViewerApplet&ki=1000&isQuery=false&hasMenu=false
&showHeader=false

Parcel InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Property.ParcelViewerApplet
&ki=1000&isQuery=false&hasMenu=false&showHeader=false

Loading a parcel by ID:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Property.ParcelViewerApplet
&id=ParcelID&isQuery=false&hasMenu=false&showHeader=false

Employee InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Resources.
EmployeeViewerApplet&ks=EMPID&isQuery=false&hasMenu=false
&showHeader=false

Work Order InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.WorkManagement.
WorkOrderViewerApplet&ki=1000&isQuery=false&hasMenu=false&showHeader=false

Group Project InfoViewer:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.WorkManagement.
GroupProjectViewerApplet&ki=1000&isQuery=false&hasMenu=false
&showHeader=false

Loading a part by part number:

http://IPSServer/InforPS/HFrame.htm?monk=Hansen.Inventory.
PartCatalogApplet.CatalogInfoViewerApplet&id=PartNumber&isQuery=false
&hasMenu=false&showHeader=false