Focal Point
[CLOSED] Resource governor on Reporting object

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4547043786

July 26, 2017, 10:21 AM
Aswin Ravikumar
[CLOSED] Resource governor on Reporting object
Hi all,

Is there any way that we could apply resource threshold at a reporting object level. I know we can do that on a master file.

This message has been edited. Last edited by: FP Mod Chuck,


Webfocus 8.1
Windows x64
Excel
July 26, 2017, 10:34 AM
MartinY
Adding this to your ReportingObject will limit the number of record
WHERE READLIMIT EQ 1000;

and/or
WHERE RECORDLIMIT EQ 1000;

Is that what your looking for ?


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
July 26, 2017, 10:42 AM
Aswin Ravikumar
Hi Martiny,

Actually we have around 300 reporting objects that we want to set a limit on the output rows that the sql pass through returns. We use resource governor to limit the output rows from the db but i want to know if we can apply a resource threshold on a reporting object so that we can limit the number of rows that it returns.

Thanks,
Aswin Ravikumar


Webfocus 8.1
Windows x64
Excel
July 26, 2017, 03:16 PM
FP Mod Chuck
Hi Aswin

I pinged the product manager and Resource Governor only works against master files on the reporting server and not WebFOCUS client Reporting Objects.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
July 26, 2017, 03:27 PM
Aswin Ravikumar
Hi Chuck,

Thanks for the update.Is there any way we could customize the message whenever a master file reaches its threshold ?

Thanks,
Aswin Ravikumar


Webfocus 8.1
Windows x64
Excel
July 28, 2017, 10:53 AM
FP Mod Chuck
Hi Aswin

When you create a Business Rule to apply you can edit the rule after creating and change the Message1 value to whatever you want.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats