Unable to see Groovy Script Job when executing through Job Scheduler
Summary
I have written a Groovy script which calls other rules and DM rules within it. When run through the scheduler I cant see the Groovy Script JobContent
The Issue is not a show stopper as such, but I have added some debugging lines in my 'Parent' groovy script to show the status of Data Management Rules and Business rules that are called within it. Everything runs fine when I execute it manually through 'Rules' card. But when scheduling the same Groovy 'parent' script through Job Scheduler, it only displays the jobs which are called within the script, so I am not able to view the parent scripts status and anything that it prints in the console. Need to understand if I am missing something.
Tagged:
0