MPIFHWSC ;OAK/ELZ - MPIF HEALTHEVET WEB SERVICES CLIENT TOOLS ;3 APR 2012
Source file <MPIFHWSC.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ENV | ; - environment check entry (first time with this patch only)
; this tag area can be removed with future patches ; future patches can call the $$CKSETUP^MPIFHWSC entry for environment ; check |
|
| POSTINT | ; -- setup (first time with this patch only)
; this tag area can be removed with future patches ; future patches can call the DO SETUP^MPIFHWSC entry for post-init to setup a new HWSC 18.02 entry |
|
| CKSETUP(MPIWSDL) | ; - used to check the environment
; returns the path to be used that was verified or 0 if it fails |
|
| SETUP(MPIWSDL,MPISERV) | ; -- call to setup hwsc
|
|
| POST(MPIXML,MPIXMLR) | ; - post XML to the execute server
; $$GETPROXY^XOBWLIB - #5421 |
|
| ERROR | ; - catch errors
; Set ecode to empty to return to calling function |
|
| TEST(TYPE,MPIXML) | ; - call to possibly edit the xml string
; used for testing purposes only. ; production NOT allowed |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|