This document describes the installation steps required to enable the use
of the Natural statements REQUEST DOCUMENT
and PARSE
XML
.
The following topics are covered:
See also
Statements for Internet and XML Access in the Programming Guide
REQUEST
DOCUMENT
in the Statements
documentation
PARSE XML
in the
Statements documentation
For a list of mainframe computer platforms on which the Natural
statements REQUEST DOCUMENT
and PARSE XML
are
supported, see the following sections in Statements for Internet and XML
Access in the Natural Programming
Guide.
See General Prerequisites, Installation Prerequisites in the section Statements for Internet and XML Access in the Natural Programming Guide
The runtime for the statements REQUEST DOCUMENT
and
PARSE XML
is provided in the module NATXML
.
To enable the runtime, the module NATXML
has to be linked to
the Natural shared nucleus.
For further information, refer to the appropriate installation step of your environment.
The Natural batch and TP monitor system drivers have to be installed
LE enabled, that is, the parameter LE370
must be set to
YES
. Refer to the corresponding part of the Natural documentation
for your specific environment.
The keyword parameter ILCS
of
macro NAMTIAM
must be set to the value CRTE
in the assembly step of the
reentrant part of the TIAM driver.
The keyword parameter ILCS
of
macro NAMBS2
must be set to the value CRTE
in the assembly step of the
reentrant parts of the batch driver.
The keyword parameter ILCS
of
macro NURENT
must be set
to the value CRTE
in the assembly step of the reentrant part of
the UTM driver.
Batch and TSO | Add INCLUDE s for the modules NAT2LE
and NAT2TCP to the link step of the Natural front-end module.
Resolve unresolved external references from the LE library
(usually |
---|---|
CICS | Add an INCLUDE for the CICS socket module
EZACIC17 contained in the CICS socket library (usually
hlq.SEZARNT1 , hlq.SEZATCP or
hlq.SEZACMTX ).
Resolve unresolved external references from the CICS socket
library and the current LE library (usually Configure the CICS TCP/IP environment as described in the IP CICS Socket Guide by IBM. |
Com-plete | Link the module NAT2LE to the Natural Com-plete
front-end module.
Copy the module The TCPIP CDI driver and the |
IMS TM | Add INCLUDE s for the modules NAT2LE
and NAT2TCP to the link step of all NII front-end modules.
Resolve unresolved external references from the LE library
(usually |
Batch and CICS | Add INCLUDE s for the modules NAT2LE
and NAT2TCP to the link steps of the batch front-end module and
the NCI front-end module.
Resolve unresolved external references from the LE library
(usually |
---|---|
Com-plete/NDV-SMARTS | Link the module NAT2LE to the Natural Com-plete
front-end module.
Copy the phase The TCPIP CDI driver and the |
VM/CMS | Xedit NAT$LOAD EXEC and append
NAT2LE and NAT2TCP to the variable
loadlist .
For enabling the access to TCP/IP, refer to Using TCP/IP Communication in the Operations documentation. |
---|
Batch, TIAM and openUTM | Add INCLUDE s for the module NAT2LE
and the LLM NAT2TCP to the front-end link steps for batch mode and
TIAM.
Add an Add a Note: |
---|---|
NDV | The REQUEST DOCUMENT statement is not currently
supported by the Natural Development Server for BS2000/OSD.
|
Activate the statements in the runtime environment; see Activation/Deactivation in General Prerequisites in the section Statements for Internet and XML Access in the Natural Programming Guide.
Try the sample programs contained in library SYSEXV
.
For information on profile settings to enable the support of the
REQUEST DOCUMENT
and/or PARSE XML
statement, see the following documents:
Profile Settings in General Prerequisites in the section Statements for Internet and XML Access in the Natural Programming Guide
Profile parameter XML
in the
Parameter Reference documentation