Top Method Summary
Options Name Purpose
CheckResponse (IHttpResponse, integer, character) Checks the status code of a Proparse Web Service HTTP response. If it does not match the expected status, parses the JSON error body (as produced by com.consultingwerk.proparseweb.GlobalExceptionMapper) and raises a ProparseException carrying the server-side message and call stack


Method Detail
Top

CheckResponse (IHttpResponse, integer, character)

Purpose: Checks the status code of a Proparse Web Service HTTP response. If it does not
match the expected status, parses the JSON error body (as produced by
com.consultingwerk.proparseweb.GlobalExceptionMapper) and raises a
ProparseException carrying the server-side message and call stack
Notes:

Parameters:
poResponse OpenEdge.Net.HTTP.IHttpResponse
The HTTP response to check
piExpectedStatusCode INTEGER
The expected (successful) HTTP status code
pcFileName CHARACTER
The file name to associate with a raised ProparseException (may be ?)


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:11:39