Hey all,
I've made a pipeline that i would like to schedule to run once a day.
I thought i should use Schedueled Task to acheive this, but i can't find my Pipeline anywere within that module.
Isn't it possible to schedule a pipeline?
Hey all,
I've made a pipeline that i would like to schedule to run once a day.
I thought i should use Schedueled Task to acheive this, but i can't find my Pipeline anywere within that module.
Isn't it possible to schedule a pipeline?
The Scheduled Tasks module is no longer supported, so you'll have to set it up using Windows Scheduled Tasks. Use curl.exe to open http://domain.dk/Admin/Public/Webservices/Integration/PipelineRunner.aspx?pipeline=[the name of the .pipe file you want to invoke].
Thanks,
To get it to work i had to move the .pipe file to the \Admin\Public\WebServices\Integration folder, but i guess thats for security purposes? :-)
You must be logged in to post in the forum