Top Method Summary
Options Name Purpose
Progress.Lang.Object ProvideUpdateResponse (IWebRequest, IHttpResponse, IRestRequest, handle, handle, IRestResourceFormatService) Provides a record response for update operations Notes : Builds a RestResourceFormatParameter based on the updated buffer and returns a record response @param poRequest The current web request @param poResponse The current HTTP response @param poRestRequest The parsed REST request information @param phDataset The dataset handle containing the update result @param phBuffer The primary buffer handle of the updated table @param poRestResourceFormatService Service used to format REST responses @return A Progress.Lang.Object representing the formatted REST record response payload */


Method Detail
Top

Progress.Lang.Object ProvideUpdateResponse (IWebRequest, IHttpResponse, IRestRequest, handle, handle, IRestResourceFormatService)

Purpose: Provides a record response for update operations
Notes : Builds a RestResourceFormatParameter based on the updated buffer and returns a record response

Parameters:
poRequest OpenEdge.Web.IWebRequest
The current web request
poResponse OpenEdge.Net.HTTP.IHttpResponse
The current HTTP response
poRestRequest Consultingwerk.OERA.RestResource.IRestRequest
The parsed REST request information
phDataset HANDLE
The dataset handle containing the update result
phBuffer HANDLE
The primary buffer handle of the updated table
poRestResourceFormatService Consultingwerk.OERA.RestResource.IRestResourceFormatService
Service used to format REST responses
Returns Progress.Lang.Object
A Progress.Lang.Object representing the formatted REST record response payload


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