Today, experimenting, I accidentally created a problem as a group. After that, I got a question - is it possible to combine the tasks of the group? and how to do it? I have considered such shot just 3-4 sequence, and if they were in a group - it would add more convenience when viewing tasks in the list
What is this group? how to use and create your own? how to combine multiple tasks in a group?
Hi,
Selecting one or more jobs in your job queue and right-click, modify job properties - > enter a “Batch Name”, will logically group one or more jobs together:
docs.thinkboxsoftware.com/produc … ml#general
A user centric Monitor setting is available to disable “grouping” per user here: “Group Jobs By Batch Name”
docs.thinkboxsoftware.com/produc … or-options
API access here:
JobBatchName - docs.thinkboxsoftware.com/produc … 653c1620b0
DeadlineCommand - Manual Job Submission ini KVP:
docs.thinkboxsoftware.com/produc … -info-file
BatchName=""
Nested batch job grouping is not currently supported nor is task level batch grouping.