Houdini 12 Submission Script

Hello, I’m trying to add in Houdini 12 into Deadline 5.1.0.46114. We are using the submission plugin via the monitor. I think I have almost everything needed to point to the Houdini 12 executable (for Houdini and Mantra). The problem I am having is when the user brings up the submission plugin and uses the pull down menu for the version, it will only list 9 to 11 for Houdini and 7 to 11 for Manta.

What I would love is a list of everything that I need to modify (just in case I have missed something). I tried the docs, but I seem to get a Page Not Found on some items that I think might be relevant.

Thanks,
-Chris Ryan
Prime Focus

Hey Chris,

It sounds like you already have the plugin side of things ready to go. You just need to update the submission scripts. These can be found at the following locations:
\your\repository\scripts\Submission\HoudiniSubmission\HoudiniSubmission.py
\your\repository\scripts\Submission\MantraSubmission\MantraSubmission.py

Just find the Version drop down line and add “12” to the list of available options.

Hope this helps!

  • Ryan

Thank you!

-Chris