Maybe a simple question or maybe not. We run Global schedule every night. How can I view the changes its made, currently my only mechanism is exporting all jobs prior to global running then comparing the dates after its run. Is there a report I can run, a log file ect?
The screenshot I provided was with process and scheduling selected; at least that was my intent its possible I neglected to change it. I will run again once production ends for the day to verify.
You will have the process file that is the overview of the whole run and will be named whatever you called it in the Global Schedule. You will then have 1 file per job and each file will be named the job number.
John, yup got it! I discovered that this morning the individual file was what I was missing before. I see the log file, can se the original date and the date it changed to - perfect!
Ill look through the log file a bit more. Its significant for a single job. Is there a particular location in the log I should be reviewing as to why it did what it did? It appears most of the log is going through each and every possibility until it found one that worked, generating almost 6k lines of text…
If you search on this site, you should be able to find some creative things people have done to extract data from log files. I don’t know of any specific ones that you might be able to leverage.
As for figuring out what the engine is doing, I would select a job that gave you results that you were not expecting and then go through that log to see how it made it’s choices. There are so many variables that effect the engine, it is really hard to say go look here.