I’m writing a custom creator to publish data untill now I’m publishing locally it is working fine, but now I want to it submit farm job to publish for that I added render_target =Farm, added “publish.hou”, “deadline”, as a families and previously I have “usd”, “custom_publish” as a families.
after all this I have updated the extractor that it will not publish if the render_target is Farm now I’m getting error for Extract USD Layer Contributions **Unable to resolve publish path .
**
I know this error is common because yet the file is not generated locally to get published but I want know how to fix this.