Sets the specified service group in test mode. The mcftusgs command must be executed after the connection is shut down and there is no transmission of messages.
(3) Options
-gservice-group-name ~<identifier of 1-31 characters> Specify the name of the service group where the test is to be started. You cannot use an asterisk (*) or a prefix character string plus an asterisk (prefix-character-string*) to specify a group of service group names. Only one service group name can be specified.
-e Specify the test mode options. Enclose two or more flag arguments with quotation marks (") and delimit each flag argument by inserting a space.
Flag arguments:
backout
Restores the resource used in a transaction to pre-test status at completion of the transaction.
When this flag argument is omitted, updated resources are used in their current status and are not restored to pre-test status.
trace
Collects MHP trace information during processing of a transaction in test mode.
When this flag argument is omitted, no MHP trace information is collected.
swmsg
Invalidates messages sent by MHP during processing of a transaction in test mode. Messages sent by the following functions issued by the test MHP are invalidated:
dc_mcf_send function (message send)
dc_mcf_sendsync function (synchronous message send)
dc_mcf_resend function (message resend)
When this flag argument is omitted, messages sent by the above functions are effective.
errevt
Suppresses error event activation if an error event occurs during testing. The following error events are suppressed:
ERREVT1 (MCF event that reports discarding of a message at abnormal termination before issue of the dc_mcf_receive function)
However, the above error event can be suppressed only when testing is performed in a logical terminal.
ERREVT2 (MCF event that reports discarding of a message at abnormal termination before issue of the dc_mcf_receive function)
ERREVT2 (MCF event that reports discarding of a message generated at automatic shutdown)
ERREVT3 (MCF event that reports UAP abnormal termination at abnormal termination during MHP execution)
When this flag argument is omitted, activation of the above error events is not suppressed.
execap
Invalidates the branch application startup message issued by a transaction in test mode.
When this flag argument is omitted, branch application startup messages are effective.
holdlimit
Suppresses MHP automatic shutdown should a transaction in test mode terminates.
When this flag argument is omitted, MHP automatic shutdown is not suppressed.