pipeline.conf¶
SENEFERU: All the related to tactic server, note here the CHECKIN_MODE and CHECKOUT_MODE where these can have values like “download” and “upload” respectively which allow Production Manager to work with Remote Tactic server.
It’s very important to set this before starting anything in the project since this is going to affect the user interface gantt and will affect Seneferu Project Planner when planning tasks where he’s going to respect the weekend days when planning and scheduling the tasks.
Note: SENEFERU_PROJECTS can have entry “All Projects” which will allow Seneferu Production Manager consider all the user tasks from all projects, however, it’s recommended to also add the available projects to the list of SENEFERU_PROJECTS entry.
STORAGE.STORAGE_SERVER is the user@storageIP for the shared remote server.
QUEUE.SYSTEM: The queueing system to be used (supported “Tractor”, “OpenCue”, “Deadline”) QUEUE.FILE_IO.cmd: The command to be used for checking in/out files when Production Manager is in “Remote” mode where Queue will be used as a upload/download queue. QUEUE.FILE_IO.service: The tractor job service
QUEUE.DB_CHECKIN.cmd: The command used to checkin the given files to tactic QUEUE.DB_CHECKIN.service: The tractor job service
VENDOR.VENDOR_EMAILS: […, …] List of emails to be CC’ed when publishing or giving a note on assets this is deprecated, the tactic users/groups are used instead.
WORKING_HOURS:
IDLE_THRESHOLD: the duration in Minutes where the users will be considered in IDLE, then when workstation idle exceeds this time, the idle will be deducted from the working hours and the working hours will stop counting for the user.
CPU_THRESHOLD: The processor load per application, below this threshold means the application is in idle and the user is not using it.
APPLICATIONS: The list of applications to be considered when checking for workstation idle.