close

Purpose

Use this command to close an SnF input or output channel that is used by the MSIF transfer service, and thereby change its state to Closed.

Parameters: -ic -oc
Required access rights:
CT: DnfEfaCmdAccessControl
CO: <input_channel_name>
attr: close.ic
CT: DnfEfaCmdAccessControl
CO: <output_channel_name>
attr: close.oc
Predefined roles that provide required access rights: DnfEfaSwiftOperator DnfEfaSwiftOperator
Issue for OU: Business OU Business OU
Issue to service: DNF_O_CMD DNF_O_CMD

Format

Read syntax diagramSkip visual syntax diagram close  -icinput_channel -ocoutput_channel

Parameters

-ic input_channel
The name of the SnF input channel that is to be closed. This name was specified when the input channel was opened (see open).
-oc output_channel
The name of the SnF output channel that is to be closed. This name was specified when the output channel was opened (see open).

Examples

The following command closes the SnF input channel xxxxdeff_generic!p.
INST1.BANKA.DNF_O_CMD>close -ic xxxxdeff_generic!p
The MSIF transfer service accepts the command and issues a response similar to this:
DNFO0515I The closing of the channel was initiated; number
          of transfers currently in progress='2'.
After the MSIF transfer service processes the command, it issues an event similar to this:
DNFO1737I 2011-08-30 13:33:03 BANKA DNF_O_FT Input channel 'xxxxdeff_generic!p'
          closed.