AWS Thinkbox Discussion Forums

Event Environment Variables

I’m trying to get Deadline to setup a consistent environment for our render blades. I’ve set a GlobalJobPreLoad script that sets the variables for the job using SetProcessEnvironmentVariable which is working so far, but this doesn’t carry through to the events. Reading the below post it looks like this is the way it’s configured.

My question then is what is the best way to set the environment variables on the events as well? We have an internal python script that we use to create a dict of variables I just need to know where the best place to insert that is for events? or if there’s a way to push the GlobalJobPreLoad onto the events as well?

1 Like
Privacy | Site terms | Cookie preferences