I need to run draft distributed from command line. Figured out that this
is the command.
deadlinecommand -u <location_to_temp_quickdraft.py> <job_info.job> <plugin_info.job>
Also, DraftPlugin class, attribute “self.RenderArgument” i see is building the arguments.
This is where arguments are passed to dpython command.
I tried adding another argument to plugin_info.job
ScriptArg19=scriptFile=“H:\Deadline\events\DraftEventPlugin\DraftQuickSubmission\QuickDraft.py”
It did not work. Question is : How does one generate temporary location of quickdraft.py, that deadline monitor right now does create so that the above command works ?
isdistributed=True, testing with 50 frames , MachineLimit=5, ChunkSize=5
BTW : there are few optional tags to select from