Example 4. IMS-terminal-to-IMS-terminal message switch routing
The following figure shows a terminal T connected
to IMSA effecting a message switch to terminal T2,
which is connected to IMSB.

- The terminal
Tenters the following data stream:LTISC1 | T2 | Data...LTISC1is an LTERM name thatIMSAhas associated with an ISC session toIMSB. The terminal operator (T) must know this ISC LTERM name as well as the LTERM name of the destination terminal (T2) attached toIMSB. - ISC message switch support removes the LTERM name (
LTISC1) before sending the balance of the message on the ISC session toIMSB. Therefore, the data stream that is sent on the ISC session looks like:FMH: DPN=SCHEDULERFMH: DPN=ISCE,PRN=,RDPN=,RPRN=T | T2 | Data...DPN=ISCEis specified, because IMS ISC support supplies this value as a default if IMS does not supply aDPNwhen output is sent to another subsystem.PRN=is not required, because the destination, terminalT2, is part of the data stream, but could be supplied or modified by MFS.RDPN=is not supplied and is also not required for this example. This value could have been supplied by MFS.RPRN=T, as in Example 1, is automatically inserted byIMSAas a default function of the message switching capability of IMS ISC. Because no reply is returned, this parameter is discarded byIMSB. MFS can be used inIMSBto make this parameter available to the operator of terminalT2.
- Before the data stream is placed on
IMSB's message queues, it is edited by ISC edit. InIMSB, ISC edit examines the data (because noPRNis available in the input FMH) to determine the destination.T2is found to be the destination and the input message is placed on the message queues with a destinationT2. - On output from
IMSBto terminalT2, the data stream now looks like this:T2 | Data... - A default system MOD would be used for output if
T2were a required MFS device.