select

Purpose

Use this command to select and start an LT session. This command is accepted only if you already issued the login command for the same LT.

Required access rights:
CT: DNF_ILC_CMD
CO: <LT name>
attr: SELECT
Predefined roles that provide required access rights: SWIFTNetFINOperator
Issue for OU: Business OU
Issue to service: DNF_ILC_CMD

Format

Read syntax diagramSkip visual syntax diagram selectse  -ltname -lt ltname -stateYYYYYNYNYNYYYNNNYN -windowwindow -deliverysubsets

Parameters

-ltname or -lt ltname
The name (BIC9) of the LT.
-state
Three characters, each of which is an N or a Y, that specify the select state and the LT-directed queue value for an LT:
  • The first character specifies the select state for messages to be sent. If N is specified, the LT does not send any FIN messages to the SIPN in this session.
  • The second character specifies the select state for messages to be received. If N is specified, the SIPN does not send any FIN messages to this LT in this session.
  • The third character specifies the LT-directed queue value. If N is specified, messages from the LT-directed queue are not passed to this LT in this session.

The default is set for the LT by the DefaultFINState attribute of the CO of type DnfLT, as described in Configuring a master LT. If the DefaultFINState attribute is not specified, the default is YYY.

-window window
The maximum number of FIN messages that can be sent or received in a FIN session before an acknowledgement is sent or received. The number you enter must be in the range 1 - 100.

The defaults are set for the LT by the DefaultFINWindowSize attribute of the CO of type DnfLT, as described in Configuring a master LT. If the DefaultFINWindowSize attribute is not specified, the default is 12.

-delivery subsets
The delivery subsets for the select message. Because each delivery subset is a six-character substring within the specified string, the length of the specified string must be a multiple of six. You can specify up to 30 delivery subsets.

Delivery subsets are used for incoming messages only. Therefore, if the second character of the -state parameter is N, which specifies that the SIPN is not to send any FIN messages to this LT in this session, the -delivery parameter is ignored.

The defaults for an LT are set by the DefaultDeliverySubsets attribute of its CO of type DnfLT, as described in Configuring a master LT. If you do not want this default to be used, specify none as the value of this parameter. If the DefaultDeliverySubsets attribute is not specified, the default is SYSTEMURGENTNORMAL.

Examples

The following command selects and starts the FIN application for the LT XXXXUSNYA.
INST1.BANKA.DNF_ILC_CMD>select -ltname XXXXUSNYA -delivery SYSTEMURGENTNORMAL