Search - User list
Full Version: Custom Scheduler
Root » PDG/TOPs » Custom Scheduler
alexwheezy
Hello Everyone!

How can I create my own scheduler operator? With what can you create a new type of node?
seelan
The recommended way to do this is to create Python Scheduler TOP node, then use “Save To Python Script” to save out the python template. Fill out the template by referencing the other shipped scheduler code, as well as the below documentation:
https://www.sidefx.com/docs/houdini/tops/custom_scheduler.html [www.sidefx.com]
alexwheezy
Oh, thank you very much. That's what I need.
seelan
You are welcome. Just a heads up that instead of using “jobParm”, please use “pdg::scheduler” for the job parm tag (you'll come across it in the documentation). We recently changed to use “pdg::scheduler”, but the doc hasn't been updated yet.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB