Python Forum
Windows 10 Task Scheduler Error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows 10 Task Scheduler Error
#1
Hello Team

I'm new to python - here is my problem , any suggestions are welcome ..

We are using pentaho as a ETL tool to load data from CSV to SQL Server. Using python , I'm calling pentaho job in python , which will load data from CSV to SQL Server tables, this is working fine when I call python program using Windows command prompt.

I want to automate this process - I'm using window 10 task scheduler , but when it's running python program , it shows error that the path is not correct ..this path to get the csv file from a location
..any suggestion..how to do I test this ..because it's running in Command prompt assume it should work good in task schedular..pls suggest me the ways to debug.

Thanks
Reply
#2
Is the path a relative path or an absolute path? Can you make it absolute?
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Running Python script through Task Scheduler? Winfried 8 501 Mar-10-2024, 07:24 PM
Last Post: Winfried
  count certain task in task manager[solved] kucingkembar 2 1,128 Aug-29-2022, 05:57 PM
Last Post: kucingkembar
  "SSL: CERTIFICATE_VERIFY_FAILED” error on Python 3.9.6 (Windows 10) rcmv 4 3,686 May-10-2022, 01:18 PM
Last Post: rcmv
  On error - go to the next task stsxbel 2 1,575 Jul-12-2021, 10:15 PM
Last Post: stsxbel
  Schedule a task and render/ use the result of the task in any given time klllmmm 2 2,105 May-04-2021, 10:17 AM
Last Post: klllmmm
  How to create a task/import a task(task scheduler) using python Tyrel 7 3,741 Feb-11-2021, 11:45 AM
Last Post: Tyrel
  error while installing any library using pip in windows AkashKansal 1 4,408 Sep-24-2020, 07:51 AM
Last Post: buran
  how to cancel scheduler module event nanok66 0 2,145 May-11-2020, 10:31 PM
Last Post: nanok66
  Correct py got error on another windows 7 meetinnet 8 3,880 Apr-25-2020, 04:57 PM
Last Post: meetinnet
  Python 3.7, Windows 7, Syntax Error hughdent 1 2,285 Mar-23-2020, 10:09 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020