PSSPGX2 ;BIR/MV - PHARMACOGENOMICS API CONTINUE ;09/20/07
Source file <PSSPGX2.m>
| action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| POST(DOCHAND,PSSXML,PSSWS) | ; post the XML request to PEPS server and return the routes
; PSSXML: XML request (header and input data...) ; PSSWS : An array ; PSSWS("SERVICE_NAME") - Webservice name. Ex: "PGX_ORDER_CHECKS" ; PSSWS("PATH") - Ex: "pgxwarning" ; PSSWS("SERVER") - the server name. Ex: "PEPS" ; output: PSSOUT - array containing the list of route names for the given drug. |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^TMP( | POST+29, POST+33, POST+37, POST+44* |
| Name | Line Occurrences |
|---|---|
| PSS | POST+32 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| DOCHAND | POST~ |
| PSS | POST+16~ |
| PSS("parameterName" | POST+25*, POST+32 |
| PSS("parameterValue" | POST+26*, POST+32 |
| PSS("path" | POST+24*, POST+36 |
| PSS("postResult" | POST+36*, POST+39, POST+43 |
| PSS("restObject" | POST+28*, POST+36, POST+40 |
| PSS("result" | POST+40*, POST+45*, POST+48 |
| PSS("server" | POST+22*, POST+28 |
| PSS("webserviceName" | POST+23*, POST+28 |
| PSSERR | POST+16~, POST+36 |
| >> PSSOUT(0 | POST+18* |
| PSSWS | POST~ |
| PSSWS("PATH" | POST+18, POST+24 |
| PSSWS("SERVER" | POST+18, POST+22 |
| PSSWS("SERVICE_NAME" | POST+18, POST+23 |
| PSSXML | POST~, POST+26 |