Top Method Summary
Options Name Purpose
INTEGER HandleGet (IWebRequest) Default handler for the HTTP GET method. The request being serviced and an optional status code is returned. A zero or null value means this method will deal with all errors.
Progress.Json.ObjectModel.JsonObject RenderDynamicViewer (character, character) Renders the viewer template


Method Detail
Top

INTEGER HandleGet (IWebRequest)

Purpose: Default handler for the HTTP GET method. The request being
serviced and an optional status code is returned. A zero or
null value means this method will deal with all errors.
Notes:

Parameters:
poRequest OpenEdge.Web.IWebRequest
The IWebRequest instance representing the call
Returns INTEGER
StatusCode of the response sent to the client
Top

Progress.Json.ObjectModel.JsonObject RenderDynamicViewer (character, character)

Purpose: Renders the viewer template
Notes:

Parameters:
pcObjectName CHARACTER
The repository object name of render
pcScope CHARACTER
The binding scope
Returns Progress.Json.ObjectModel.JsonObject
The JSON viewer template


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:09