Hello,

I'm currently testing a setup with a ROP Fetch node to produce a set of renders from Solaris.
In my LOP network, I have a few HDAs that are running python script nodes that need a few things initialized (specifically a Shotgrid engine to be bootstrapped)

The issue I'm running into is that when the hython command is ran, it seems to be running without Shotgrid bootstrapped.

Is there a way I'm able to run a custom script that will allow me to bootstrap Shotgrid as the item is picked up out of process?
Can this be added as a dependency to the work item script?

Or is there a better way to going about this?

I'm just getting my head around TOPs for this workflow, so I'm sure there's something I'm missing here.


Thanks for your time.