set
Purpose
Each
SAG MP option-set group contains one option set that is flagged as
being the active option set for that group, that is, the option
set that is used when:
- A new SendMsg or SendFile scenario that specified the SAG MP option-set group starts.
- A SendMsg or SendFile scenario that specified the SAG MP option-set group is already in progress, but needs to switch to a different SAG MP option set.
Use the set command to manually set the active option set for an SAG MP option-set group. For all scenarios that are in progress and that use the specified group, it also sets the initial SAG MP option set to the specified option set. This ensures that changing the active option set does not cause a scenario to skip one of the option sets in the group that is uses.
| Required access rights: | CT: DnfEfaCmdAccessControl
CO: DnfEfaSwiftOpAccessControl attr: set |
| Predefined roles that provide required access rights: | DnfEfaSwiftOperator |
| Issue for OU: | Business OU |
| Issue to service: | DNF_O_CMD |
Format
Parameters
- -mposgrp
- The name of the SAG MP option-set group for which the active option set is to be set.
- -mpos
- The name of the SAG MP option set that is to be set as the active option set for the specified group. This option set must already be a member of that group.
Examples
To set the SAG MP option set sagmp5
to be the active option set for group GRP1:
INST1.BANKA.DNF_O_CMD>set -mposgrp GRP1 -mpos sagmp5
DNFO0409I The active option set for SAG MP option set group 'GRP1' was set
to 'sagmp5'.