cancel
Showing results for 
Search instead for 
Did you mean: 
5 Replies
wessmac
Frequent Member
Frequent Member

Re: List of jobs processed

Jump to solution

HI, 

OK thank you for the respons.

I will then display the list using the XML instead.

0 Kudos
JavierM-Xerox
Account Deactivated

Re: List of jobs processed

Jump to solution

As you stated Core Reports will dump all data. We do not have the ability to specify which fields are required at the moment.

 

Not sure what you are doing with the data but the expectation is that you would pluck the fields that you want with either an XML stylesheet or via the script that parses the CSV.

0 Kudos
wessmac
Frequent Member
Frequent Member

Re: List of jobs processed

Jump to solution

Hi, 

Any idea on how to narrow the Fields down to a minimum. Should be set in a config file maybe?

 

BR

0 Kudos
wessmac
Frequent Member
Frequent Member

Re: List of jobs processed

Jump to solution

 

Hi, 

I've now tried The Core Reports Application, both UI and CLI.

Works perfectly. I will now have the WiN scheduler run the CLI every morning to create a printed list of jobs. This gives my collegues a nice overview of all the jobs for this morning. The tnext morning the list is then replaced with a new one.

 

I may have a request that when I use the CLI version it is not possible to choose which Fields (see previous screendump) to print out. By default all of the Fields are printed and that is not necessary.

 

Big thanks for your help with this.

 

 

0 Kudos
JavierM-Xerox
Account Deactivated

Re: List of jobs processed

Jump to solution

Launch the Core Reports application in the FFCore server and select the option to Enable Data Collection (bottom left in the UI)

Screen Shot 2015-11-16 at 10.48.52 AM.png

 

FFCore will then retain information about completed jobs. You can export this information as either CSV or XML files both via the UI and via the CLI.

 

To automate Reports use the Core Reports CLI along with the Task Scheduler functionality built into Windows.

wessmac
Frequent Member
Frequent Member

List of jobs processed

Jump to solution

Hi, 

Here's one. 

 

Can I get a list of processed jobs from a workflow? The workflow this time is simply moving PDF:s from a hotfolder to another folder. Usually about 20 PDF:s every morning. I want a list of these jobs. And a new list next morning.

 

BR

Matthias

0 Kudos