Previous Topic
Table Of Contents
Next Topic

Web Server API Function Index

This table lists the Application Program Interface (API) functions implemented by the Shadow Web Server according to the run-time environments in which they are available. See Layout of the HLL Reference Pages for an explanation of terminology and page layout.

Service Name Shadow/REXX Support HLL Support Other REXX Support Service Description
SWSALLOC Dynamically allocate a file
SWSAPCON Execute IMS Transactions
SWSAPDIS Drop APPC connections
SWSAPRCV Receive output from IMS transaction
SWSAPSND Send data to IMS transaction
SWSASB Retrieve error messages DDName or DSName generated during allocation/de-allocation
SWSAS2EB Convert ASCII to EBCDIC
SWSCLEDQ   Clear Shadow/REXX External Data Queue
SWSCONCT Concatenates multiple ddnames of previously allocated datasets
SWSDECON De-concatenate a single ddname that was concatenated using SWSCONCT
SWSEB2AS Convert EBCDIC to ASCII
SWSECURE   Perform Security Authorization Functions
SWSENQ MVS ENQ/DEQ Service (Also available in Shadow REXXTOOLS)
SWSERROR Return Last API Error Explanation
SWSEXCON CICS EXCI Connect
SWSEXDIS CICS EXCI Disconnect
SWSEXDPL CICS EXCI DPL Request
SWSEXINI Initialize CICS EXCI interface
SWSFCNT Interrogate Posted File Count
SWSFGET Get a Line of Posted File Data
SWSFILE Transmit File to Web Client
SWSFINF Interrogate Posted File Attributes
SWSFRED Read Posted File Data
SWSFREE Free a file allocated using SWSALLOC
SWSFSET Set Posted File Attributes
SWSGetQueue Equivalent to "PARSE PULL" operation in Shadow/REXX.
SWSINFO Obtain Server-Related Information
SWSPARM Interrogate and Set Product Parameters
SWSPutQueue Equivalent to Shadow/REXX "QUEUE" (not "QUEUED()").
SWSQueryQueue Partly equivalent to Shadow/REXX built-in function "QUEUED()".
SWSRESP checkmrk.gif (134 bytes) checkmrk.gif (134 bytes) checkmrk.gif (134 bytes) Set HTTP Response Header Information
SWSSEND Transmit Data to Web Client
ADDRESS
SWSSEND
Transmit Data to Web Client using Host Command Environment
SWSSMF Write User-Defined SMF Record
SWSSET Set Transaction Execution Values (Language Codes)
SWSTOKEN Save/Retrieve Temporary Data
SWSTRACE Log Message to Wrap-Around Trace
SWSVALUE Interrogate Global and Event-Related Variables
SWSWTO Used to issue an MVS write to operator
SWSXMIT Transmit Data to Web Client 

Red_Arrow.gif (101 bytes) Top