I have a DCC job that was (I believe) sent something like 250 entries for OCRing and the results of the process are not easy to interpret.
The DCC webadmin console shows the Job ID that the workflow instance initialised, 2221 had 73 tasks, completed 73/73 tasks with the result "Failed" after 26minutes and 21seconds.
I can only see a concatenated summary of the EntryIDs associated:
-Entry ID's: 79876, 79465, 79539, 79549, 79531, 79858, 79519, 79865, 79910, 79174 ...
What I really need is a way to review all the entries handled and see where the error was generated.
I can't tell which client/worker agent machine was given the assignment either.
Is all this to be found in the event viewer logs, and if so is it on the client machines I need to go to or the scheduler?
Thanks guys,
W
Following up on this, I see in the Windows Logs on the Scheduler that the information is fairly limited:
-Entry ID's: 79876, 79465, 79539, 79549, 79531, 79858, 79519, 79865, 79910, 79174 ...
I can however see which worker it was sent to - I'll have to log in there and see what it knows about what went down.