Search
Page 9 of 12. Showing 111 results (0.017 seconds)
- supervisor_language_flagsPython 4 / 0000100 Enables the use of Python callbacks post 8 / 0001000 Enables client-side callbacks. This is primarily used when a client-side script needs the Qube! job…
- Simple Job Type back endExample There is no need to inform the back end script of the path to the API libraries. use qb; use DBI; my $job = qb::jobobj(); while(1) { my $frame = qb…
- Verification Steps on the Supervisoron the Worker's entry and check the Properties Panel for the "Jobtypes" list at the bottom. Confirm that all jobtypes that use backend scripts (not cmdline or cmdrange through the SimpleCmd…
- qbsubmit.pyuse a dict because it is cross portable with other scripting languages package['cmdline'] = 'sleep 10' job.package(package) listOfJobsToSubmit…
- jobSubmit_cmdrangeOutputPaths.py#!/usr/bin/python # ====================================================== # Sample script: # cmdrange job submit with outputPaths # # PipelineFX, 2007…
- jobSubmit_emailCallback.py#!/usr/bin/python # ====================================================== # Sample script: # job submission with email callback # # PipelineFX, 2007…
- Glossary of TermsCallbacks allow Qube events to trigger many actions including unblocking jobs, emailing the user, or running custom scripts. Chunk When the application startup and scene load time…
- Cinema4D Windows Submission QubeUIshould be able to locate the "Qube!" menu in Cinema4D's menu bar via Extensions -> User Scripts -> Qube_Submit -> Qube! Submit (Windows). What's the difference? Qube! Submit…
- Cinema4D macOS Submission QubeUIshould be able to locate the "Qube!" menu in Cinema4D's menu bar via Extensions -> User Scripts -> Qube_Submit -> Qube! Submit (macOS). What's the difference? Qube! Submit (AppFinder…
- Cinema4D AppFinder Submission QubeUIinstalled you should be able to locate the "Qube!" menu in Cinema4D's menu bar via Extensions -> User Scripts -> Qube_Submit -> Qube! Submit (AppFinder). What's the difference? Qube…