Creating the value of the Use Classic Dispatcher flag

You can use the paadm tool to create the value of the Use Classic Dispatcher flag.

  1. Access the paadm tool.
  2. On the command line, run this command:

    paadm cfgprm create --tenant ALL --dataarea ALL --category Dispatcher --name "Use Classic Dispatcher" --type Boolean --value <boolean-value>

    For <boolean-value>, specify either true or false.