Hi,
When you run an FME Server workspace, you can specify a Job Queue. Is it not possible to specify a Job Queue when running the job via the Job Submitter/Data Streaming/etc. URL? Thanks.
Hi,
When you run an FME Server workspace, you can specify a Job Queue. Is it not possible to specify a Job Queue when running the job via the Job Submitter/Data Streaming/etc. URL? Thanks.
Best answer by hollyatsafe
Hi @dbaldacchino,
You can use the tm_tag directive to send a job to a certain queue when submitting it via a webhook URL.
Please see the Job Directives page of our documentation for more information on this.