To set up task scheduler logging, make the changes in the registry:
In the [HKEY_CURRENT_USER\Software\Foresight\Foresight Analytics Platform\9.0] branch create the Scheduler folder and set the DWORD parameter Trace = 3.
In the [HKEY_CURRENT_USER\Software\Foresight\Foresight Analytics Platform\9.0] directory create the Log folder and set the parameters:
FileName. The string parameter containing a field and a name of the file, in which the debugging information will be output.
SeverityLevel. The DWORD value that contains the logging level. Set this parameter to SeverityLevel = 0, all debugging information generated in the Foresight Analytics Platform core will be written.
Container tasks that execute ETL tasks can be finished with error. Depending on error text, there are various reasons of its appearance and solutions:
Error Executing the <Name> Operation. File request is specified in data source. Deselect the Request File on Task Execution checkbox and repeat task execution. The specified checkbox is selected in settings of one of the following tasks: Import from Access, Import from Excel, Import from XML or Import from Text. Check source settings and deselect the Request File on Task Execution checkbox.
Error Opening the <File path and name> File (File is not Found). In the ETL task path to the non-existing file is specified in settings of any source. The file was probably renamed. Correct paths to the files in all sources of the ETL task.
See also: