I want pass parameter ExtraInfo with MayaSubmitter . Can i do it ?
But of course! You would want to add it to the code which writes the Job Info file. Youâll look for areas which read âPlugin=MayaBatchâ and âPlugin=MayaCmdâ.
The format of that information is outlined in the manual job submission section of the documentation.
Another option would be to use an OnJobSubmitted event. A simple example is the SetJobLimit event we have on Github. There, instead of setting the limit on the âjobâ object, you would set ExtraInfo0.
What information are you going to be placing in there? The event will not have access to Mayaâs internal API.
1 Like
Infomation about shotgun. i want update status deadline slave to shotgun.i will pass parameter âtask idâ shotgun to extrainfo