Skip to main content
10-Marble
September 14, 2023
Question

What kind of files are triggered by a custom scheduler in windchill 11.2

  • September 14, 2023
  • 1 reply
  • 589 views

We have a custom scheduler running with Job - ABBWorkflowProcessJobMonitor. The scheduler is running every two minutes, but every time the job log shows - "Query returned null". Is there any way we can understand what kind of jobs are to be triggered by this particular scheduler.. 

 

 

 

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
September 14, 2023

Hello @AbbmotionPLM 

You need to check logs, then you should set logging level to trace for this customization. 

You could see what is going on if the logging shows something.

If not, you need to contact person who creates or understand this customization or someone who understand the custom code, that can read the class and judge what the job does. 

 

PetrH