Search
Page 3 of 40. Showing 393 results (0.013 seconds)
Building job types
A Qube Job Type is a simple framework for constructing all the code necessary for submission and execution of a job. A Job Type is a framework collection of files…Resubmitting a Job
To resubmit a new job with the same properties in the submission dialog, do the following from the QubeGUI: Launch the QubeGUI In the Job Layout under the Job…Job Types
The Job Type is one of the most powerful aspects of the Qube Remote Control system. With a Job Type, a developer can separate the application functionality…Job Layout Overview
Bar to filter down the Job Layout to include only those jobs you are interested in. Toggle the "state" buttons to display or hide jobs of different states. Change the text field…Filtering the Job List
The displayed jobs in the Job Layout can be filtered a number of ways in the QubeWrangleView. Here are some of the options Filter by State: Toggle the Incomplete, Running…UI AppFinder Jobs > "Cinema 4d (AppFinder) Job..."
Below are instructions on your first steps submitting Cinema 4d jobs with Qube! The Cinema 4d Jobtype comes with the standard install of Qube! and does…Practical example Renderman job
The next step is to combine all of the information in this tutorial to create a dummy Renderman workflow This tutorial requires an understanding of : Basic Job…Job List Pane
The Job List Panel shows a column summary of the jobs submitted to the farm, and provides right-click actions to manage those jobs. There are a handful of columns displayed…Simple Job Type front end
Here is an Perl example of a typical job front end that can handle a job that is based on frames. Example use lib ../api/perl; use qb; my %env = %ENV; my $frames = qb…Job Detail Panels
Properties Panel The Properties panel contains basic information about the job. It displays start time, end time, and many other job-specific time fields. It also…