The DFHLS2WS Application and
Service properties page sets properties for the CICS® application
and for the Web service.
Follow these steps to complete this page:
- On the Application Properties tab, specify
the following options:
- Program name
- Specifies the name of the CICS application program that is
exposed as a Web service.
- Program interface
- Specifies how CICS passes data to the target
application program.
- Container name
- Specifies the name of the container that holds the high level
language structure.
- Request Channel
- Specifies the location of the request channel description
document (the location should be on the local system).
Note: If
this value is used the mapping level must be 3.0 or higher.
Interaction
between files referenced in the channel description document and language
structure selection page:
- When the channel description document points to the main source
file of the EST project, the item selections made in the Language
structure selection page are PRESERVED.
- When the channel description document points to a source file
that is NOT the main source file of the EST project, the item selections
made in the Language structure selection page are IGNORED.
- Response Channel
- Specifies the location of the response channel description
document (the location should be on the local system).
Note: If
this value is used the mapping level must be 3.0 or higher.
Interaction
between files referenced in the channel description document and language
structure selection page:
- When the channel description document points to the main source
file of the EST project, the item selections made in the Language
structure selection page are PRESERVED.
- When the channel description document points to a source file
that is NOT the main source file of the EST project, the item selections
made in the Language structure selection page are IGNORED.
- On the Service Properties tab, specify
the following options:
- Service Location:
- Specifies the URI that a client uses to access the Web service.
Note: TXSeries for Multiplatforms
runtime only supports COMMAREA as Program interface.