Jump to content

event listener for shot creation jobs


Anthony Kramer

Recommended Posts

Not sure where you have everything set up now but I'd suggest that you set up the API and Actions on a central place, you don't need to have it running on each and every machine.

 

You can get a user account by id by calling:

ftrack.User(id=<id>)

Let me know if anything is unclear and you wan't me to explain anything further.

 

Mattias

Link to comment
Share on other sites

The Shots are registered now, and are returning correct types from the 'task' objects being returned by the handler.

 

I should mention though that, it was the user account that started the event watcher process which Ftrack expected to find in it's user list: In our case, the Windows login and the Ftrack user name were different, and it was causing problems.

 

Thanks,

r

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...