Skip to content

The system cannot find the file specified

For Consolidation and Distribution jobs, source path shall pre-exist when starting the job. Otherwise, source Agents won't create it and give the error Screen_Shot_2020-01-03_at_13.53.24.png

There are two ways to fix it:

  • Create the path manually before starting the job run.
  • Add custom parameter build_script_working_dir:true to Job profile AND put some code in "Before file-indexing begins" trigger. This will cause agent to create empty source folder just before trigger execution.

Screen_Shot_2020-01-03_at_13.56.06.png

Error code: SE_OPERATION_ABORTED