4.6.2 Description of SERVICES Parameters

The LOCAL SERVICES statement uses the following parameters.

Parameter Value Description
NAME local-service-name Specifies the name (1-16 characters) by which the service is known on this machine. This name is the name passed to IMS as the transaction name.
- remote-service-name Specifies the name (1-16 characters) by which the service is known on the remote machine. This name is the name passed by the remote client to invoke this service.
IMSID logical-IMS-id Specifies a symbolic name that uniquely identifies an IMS system definition. This name must match a logical IMS ID (IMSID) specified in a HOST, TYPE=IMS statement.
FASTPATH Yes|No Specifies whether this service is a FastPath transactions. Specify Yes to enable FastPath transactions or No to disable FastPath transactions.

Default value: No.

SECURITY Yes|No Specifies whether to enable or disable security for this service. Specify Yes to enable security or No to disable security.

Default value: No.

RESPONSE remote-service-name Specifies the remote service name you want to send the response to as a request.

Note:

This parameter is only valid for local service requests with a NOREPLY response.
V21COMPAT Yes|No Specifies whether the transaction specifically developed to run with version 2.1 or previous versions of TMA TCP. Specify Yes to run transactions that were developed with version 2.1 or previous versions of TMA TCP for IMS. Specify No to run transactions that were not developed with version 2.1 of TMA TCP for IMS or previous versions of TMA TCP for IMS.

Default value: No.