Forum
»
Support
»
API
»
Custom report for Job summary report
  Rank: Paid supportJoined: 12/24/2018(UTC) Posts: 1  Location: Karnataka, Bangalore
|
HI Currently I am getting the visual cron job summary report in the below format.
Current output(HTML format in mail)
Job name Next run Result Status Last execution Exec. time 1.test job for prepare names in excel 12/24/2018 12:05:00 AM Success Waiting 2018-12-23 00:05:00 10.309
Job name Next run Result Status Last execution Exec. time 1.Command for compress the file job in dfg 12/24/2018 3:05:00 AM Success Waiting 2018-12-23 03:15:00 58.753
Job name Next run Result Status Last execution Exec. time 2.Run high level to low level to move data 12/24/2018 1:00:00 AM Success Waiting 2018-12-23 01:00:00 20.588
Job name Next run Result Status Last execution Exec. time 2. Names not mwntioned in the list for last two hours 12/23/2018 7:15:00 AM Success Waiting 2018-12-23 06:15:00 74.027
But I need the above summary report output format in below format. Required output: ( I need to display the output in html format in mail)
Requirements: 1. Display the column headers only one time not multiple times (ex: Job name column header repeating for each record in above output) 2. Data has to be wrap under same column section only (If the data is more) and not touches to other column values.
Job name Next run Result Status Last execution Exec. time 1.Test job for 12/24/2018 12:05:00 AM Success Waiting 2018-12-23 00:05:00 10.309 prepare names in excel 2.Command for 12/24/2018 3:05:00 AM Success Waiting 2018-12-23 03:15:00 58.753 compress the file job in dfg 3.Run high level 12/24/2018 1:00:00 AM Success Waiting 2018-12-23 01:00:00 20.588 to low level to move data 4.Names not 12/23/2018 7:15:00 AM Success Waiting 2018-12-23 06:15:00 74.027 mentioned in the list for last two hours
Please let me know whether it is possible in visual cron or not. if possible then what are the setting we need to modify to get output in above format (Ex: Format similar to SSRS tabular report)
|
|
|
|
  Rank: Official supportJoined: 2/23/2008(UTC) Posts: 10,781
Thanks: 812 times Was thanked: 406 time(s) in 386 post(s)
|
You cannot control this in the Task or Client at the moment. But if you use the .NET API you can create any kind of format. |
|
|
|
|
Users browsing this topic |
Guest (2)
|
Forum
»
Support
»
API
»
Custom report for Job summary report
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.