That is SPECTACULAR! Is there a WebInt API call for the Running jobs that I could use as well?
I tried 3002/getactivejobsajax_treegrid.js , but it responds with 404 and "Cannot GET /getactivejobsajax_treegrid.js" even through there is a job running and showing on the WebInt.
Search found 48 matches
- Fri Mar 13, 2020 3:15 pm
- Forum: Feature requests
- Topic: History Consistency
- Replies: 3
- Views: 11778
- Tue Mar 10, 2020 4:18 pm
- Forum: Feature requests
- Topic: History Consistency
- Replies: 3
- Views: 11778
History Consistency
In processing 500+ legacy jobs, I've discovered the the 3 sources of job history all have varying results:
API /monitor
API /history
Web interface
Clearing logs from the Monitor, leaves records in the API and Deleting rows in the Web Interface leaves them in the API.
Ideally, all History ...
API /monitor
API /history
Web interface
Clearing logs from the Monitor, leaves records in the API and Deleting rows in the Web Interface leaves them in the API.
Ideally, all History ...
- Thu Mar 05, 2020 5:48 pm
- Forum: Bug reporting
- Topic: Job Priority Not being considered in v1.0.2.
- Replies: 7
- Views: 16687
Re: Job Priority Not being considered in v1.0.2.
Then an API-submitted job will NOT start before a Watch Folder?
I tested it using the GUI, thinking a "submitted" was the same as if "submitted" with the API.
Watching it now, but won't know if that's the case until a production file comes in sometime today.
I tested it using the GUI, thinking a "submitted" was the same as if "submitted" with the API.
Watching it now, but won't know if that's the case until a production file comes in sometime today.
- Thu Mar 05, 2020 4:53 pm
- Forum: Bug reporting
- Topic: Job Priority Not being considered in v1.0.2.
- Replies: 7
- Views: 16687
Re: Job Priority Not being considered in v1.0.2.
No, no...I DID find a way...all our production jobs are submitted with the API, thus will take priority.
The backlog of old files can be done from a Watch Folder, humming along until a production job is submitted and goes to the front of the line.
The backlog of old files can be done from a Watch Folder, humming along until a production job is submitted and goes to the front of the line.
- Thu Mar 05, 2020 2:14 pm
- Forum: Bug reporting
- Topic: Job Priority Not being considered in v1.0.2.
- Replies: 7
- Views: 16687
Re: Job Priority Not being considered in v1.0.2.
Ah...there's the answer:
With that knowledge, I can architect something to get what I need.
Thank you good sir!
I/we don't user watch folders, everything is submitted via scripts from various processes.submitted jobs are always the higher priority
With that knowledge, I can architect something to get what I need.
Thank you good sir!
- Wed Mar 04, 2020 7:14 pm
- Forum: Bug reporting
- Topic: Job Priority Not being considered in v1.0.2.
- Replies: 7
- Views: 16687
Job Priority Not being considered in v1.0.2.
After my request to add the priority to the job submission via API, I tried our idea to duplicate the job with a lower priority.
Submit File1 to WorkflowPriorityNormal
Submit File2 to WorkflowPriorityNormal
Submit File3 to WorkflowPriorityLow
Submit File4 to WorkflowPriorityLow
Submit File5 ...
Submit File1 to WorkflowPriorityNormal
Submit File2 to WorkflowPriorityNormal
Submit File3 to WorkflowPriorityLow
Submit File4 to WorkflowPriorityLow
Submit File5 ...
- Mon Mar 02, 2020 9:37 pm
- Forum: Feature requests
- Topic: New Job Priority
- Replies: 5
- Views: 14311
Re: New Job Priority
Sorry, am confused. I'm submitting with the API, so as I'm understanding it, unless I want all jobs to be lower priority, it would have to be submitted to a duplicate that has a lower priority. Scheduling isn't an option, we get produciton files throughout the day and night.
- Mon Mar 02, 2020 9:04 pm
- Forum: Feature requests
- Topic: New Job Priority
- Replies: 5
- Views: 14311
Re: New Job Priority
So I'd want to duplicate the workflow and change priority?
- Mon Mar 02, 2020 7:13 pm
- Forum: Feature requests
- Topic: New Job Priority
- Replies: 5
- Views: 14311
New Job Priority
I'm about to start processing about 500 "old" videos that are very low priority.
It would be great if I could specify some priority when submitting each so that our normal production processing isn't delayed while these get done whenever nothing else is going on.
It would be great if I could specify some priority when submitting each so that our normal production processing isn't delayed while these get done whenever nothing else is going on.
- Sat Feb 29, 2020 1:15 pm
- Forum: Bug reporting
- Topic: New User Variable Hangs the processing.
- Replies: 3
- Views: 9842
Re: New User Variable Hangs the processing.
Thanks! Found that and took care of it. I'm still using 1.0.0 I didn't realize that there was a new release. Suggestion: Change the topic of "Bug reporting and FFAStrans 1.0.0" to the latest version for bug reporting - simply as a visual alert that there is a newer version without going to the ...