When I schedule this automation script, it errors out and I get this message in the log. "Rpt_99.log: Export_1 - Could not find a part of the path 'M:\East\05. Respite Cost Plans Per person'."
The path and file is not associated with this script anywhere.
Here is a copy of the log file.
-- 7/25/2016 5:00:06 AM: Rpt_99.log: Setting up environment
-- 7/25/2016 5:00:06 AM: Rpt_99.log: Script run by Toad Data Point 4.0.0.613 as DD01150 on DD0119WN21996
-- 7/25/2016 5:00:06 AM: Rpt_99.log: Build started
-- 7/25/2016 5:00:06 AM: Rpt_99.log: Compiling script
-- 7/25/2016 5:00:06 AM: Rpt_99.log: Start CompileWorkflow
-- 7/25/2016 5:00:06 AM: Rpt_99.log: Before Compile
-- 7/25/2016 5:00:10 AM: Rpt_99.log: Return from CompileWorkflow
-- 7/25/2016 5:00:10 AM: Rpt_99.log: Workflow Compiled without Errors
-- 7/25/2016 5:00:10 AM: Rpt_99.log: Build completed
-- 7/25/2016 5:00:10 AM: Rpt_99.log: Create Workflow instance
-- 7/25/2016 5:00:11 AM: Rpt_99.log: Started workflow instance
-- 7/25/2016 5:00:11 AM: Rpt_99.log: Begin execution script activities
-- 7/25/2016 5:00:11 AM: Rpt_99.log: Variable "ROOT_PATH" set to ''
-- 7/25/2016 5:00:11 AM: Rpt_99.log: Running export template C:\TOAD Data\Template\99. Costplan Activity.txp
-- 7/25/2016 5:00:12 AM: Rpt_99.log: Executing export using connection in template is not XQuery Connection
-- 7/25/2016 5:00:14 AM: Rpt_99.log: Export_1 - Could not find a part of the path 'M:\East\05. Respite Cost Plans Per person'.
-- 7/25/2016 5:00:14 AM: Rpt_99.log: This file was not available at runtime. The location and user authentication may be different at runtime.
-- 7/25/2016 5:00:14 AM: Rpt_99.log: Start error email
I have other scripts that are failing with the same error message.
Any ideas about what is causing this?