ONCWEB1 ;ALBANY OIFO/RVD - VACCR WEB SERVICE ;Nov 4, 2022@14:22:22
Source file <ONCWEB1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
T3 | ;Edits 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 |
|
TCS | ;Collaborative Stage call to HWSC
|
|
PPOSTCS(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 |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|