Top Method Summary
Options Name Purpose
Progress.Json.ObjectModel.JsonArray GetEntityTableMapping (character, character, character) Returns the JsonArray of Entity Table Mappings
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.


Method Detail
Top

Progress.Json.ObjectModel.JsonArray GetEntityTableMapping (character, character, character)

Purpose: Returns the JsonArray of Entity Table Mappings
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
pcEntityTable CHARACTER
The name of the Business Entity Temp-Table
pcUiTypeCodes CHARACTER
The comma delimited list of UI Type Codes
Returns Progress.Json.ObjectModel.JsonArray
The JsonArray with the response
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


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:14:01