Wizard Configuration Settings

The following settings in the configuration file are related to Wizards:

  • wizards_scan_interval: Interval to scan wizards directory for and update wizards, in seconds

    Default value is 30.

  • wizards_dropdown: Display or hide the wizards drop-down menu

    Accepted values are true and false. Default value is true.

  • restrict_wizards: Restrict wizards using user group management.

    Accepted values are true and false. Default value is false.

  • allow_wizards_without_user_group_definition: When using wizard restriction, allow wizards without user group definition for all users.

    Accepted values are true and false. Default value is false.

  • listener_port_range: The optiSLang project start listener port range. (TCP, optiSLang Web Service server machine).

    Within this port range, optiSLang Web Service is listening for currently starting optiSLang projects. The global variable listner_port in the project starter script is set to some port within this range.

    Default value is 8010-9000.

  • start_timeout: The optiSLang project start timeout in milliseconds.

    Default value is 120000.