Automatic Creation of Configuration File

To create a file automatically from the scheduled tasks container interface, follow the steps:

  1. Save options for task scheduler:

After executing one of the actions the dialog box opens:

  1. Specify the full name of the saved file in the File input box. By default the configuration file is named Scheduler.xml, and it is saved to Foresight  Analytics Platform installation folder. You can change file name and path manually or by clicking the Browse button.

  2. The Authorization on Launch Task Scheduler parameter group is used to set the type of authorization, which is specified in the settings:

IMPORTANT. To work correctly, task scheduler must be started under the user, with which Foresight Analytics Platform was started and a configuration file was created.

By default these checkboxes are not selected, therefore the user name and the password need to be specified in the Database Authorization dialog box at the task scheduler start. The following parameters are set in the configuration file: <Credentials Authentication="1" Ask="1"/>.

If both checkboxes are selected, the following parameters are set in the configuration file: <Credentials Authentication="6"> <Key Name="…" Realm="…" Crs="…" Crsa="…"/>.. The Name, Realm, Crs, Crsa attributes are formed automatically and are read-only.

When the configuration file is created automatically, only basic settings are created. If it is required to set additional settings, the configuration file should be edited manually.

See also:

Configuration File | Extending Configuration File Manually