Command aliases

The WES adapter alias for the Extreme Scale adapter can be used on both input and output cards and in GET and PUT map rules.

Specify adapter overrides by using a command string on the command line or in a map rule (either a PUT or a GET). The execution command syntax is as follows:
-IA[alias]card_num
-OA[alias]card_num
where:
-IA
The Input Source Override execution command.
-OA
The Output Target Override execution command.
alias
The adapter alias WES.
card_num
The number of the map card.
To override an input card 1:
-IAWES1 'adapter_commands'
To override an output card 1:
-OAWES1 'adapter_commands'