Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
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..
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
