ONCWEB2 ;ALBANY OIFO/RTK - VACCR WEB SERVICE ;Feb 14, 2024@14:22:22
Source file <ONCWEB2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
T3 | ;Collaborative Stage call to HWSC
|
|
PPOST3(ONCHAND,XML,globalName) | ;POST request
; @DESC Sends an HTTP request to SERVER as a POST or GET ; @ONCHAND Handle to XML document ; @XML XML request as string ; @globalName the name of global to use ; @RESPONSE A handle to response XML document ; 1 for success, 0 for failure |
|
ERROR | ;
; @DESC Handles error during request to DC SERVER via webservice. ; Depends on GLOBAL variable ONCERR to be set in previous call. ; @RETURNS Nothing. Value store in global. |
|
GETTEXT(ERRARRAY) | ;
; @DESC Gets the error text from the array ; @ERRARRAY Error array stores error in format defined by web service product. ; @RETURNS Error info as a single string |