Use default mirror transaction
The defaultmirror parameter specifies whether the default mirror transaction should be used as the mirror transaction when the CICS® program is called, or whether transactionid specifies the mirror transaction to use.
defaultmirror=<Yes|No>
- Description
- Set the value to Yes to attach the default mirror
transaction CSMI when
calling the CICS program. Set
the value to No to use the transaction specified
in the transactionid parameter or specified in
the WSBind file as the mirror transaction.
This parameter is in the WEBSERVICE section of the configuration file.
- Default value
- If this parameter is not specified, the default value is Yes.