Anyway for woker to poll job of specific bpmn process id?

Hi @TangJiong,

welcome to the Zeebe community :tada:

Regarding your question:

No, this is currently not possible. There is an open feature request that seems similar to that you ask for: [Multi tenant] Namespace/Domain for workflow and tasks for isolation 路 Issue #3439 路 camunda/zeebe 路 GitHub

One workaround is to have a prefix of the job types to make them unique (e.g. my-first-process-job-init).

Best regards,
Philipp