Enquiry result restricted to 200 pages
- umar.matloob
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
9 years 7 months ago #17507
by umar.matloob
Enquiry result restricted to 200 pages was created by umar.matloob
Hi all,
I'm using G11. Enquiry results are restricted to 200 pages. Is there any way to lift this restriction or extend it to more pages.
Thanks.
Umar
I'm using G11. Enquiry results are restricted to 200 pages. Is there any way to lift this restriction or extend it to more pages.
Thanks.
Umar
Please Log in or Create an account to join the conversation.
- kda
- Offline
- Platinum Member
Less
More
- Posts: 603
- Thank you received: 3
9 years 7 months ago #17508
by kda
Replied by kda on topic Enquiry result restricted to 200 pages
Hi
can you try set page size in equiry below
1 PAGE.SIZE ........ 4,99
can you try set page size in equiry below
1 PAGE.SIZE ........ 4,99
Please Log in or Create an account to join the conversation.
- subhashmurali
- Visitor
9 years 7 months ago #17511
by subhashmurali
Replied by subhashmurali on topic Enquiry result restricted to 200 pages
I don't think so, the range for enquiry page in SPF>SYSTEM is 1 - 200 (ENQ.PAGE.LIMIT.... 200). To make most use of it you can define in the enquiry, page size to XX,99 (number of rows to maximum 99). If your intention is to download all the data from the enquiry better make a service routine and create a '.csv' file.
Please Log in or Create an account to join the conversation.
- umar.matloob
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
9 years 7 months ago #17512
by umar.matloob
Replied by umar.matloob on topic Enquiry result restricted to 200 pages
Thanks for the response. It helped. Btw, what is '4' in 4,19 in PAGE.SIZE field. I think '19' represents the rows on a single page.
Please Log in or Create an account to join the conversation.
- subhashmurali
- Visitor
9 years 7 months ago #17513
by subhashmurali
Replied by subhashmurali on topic Enquiry result restricted to 200 pages
First part represents, number of line in header. 4,99 refers to 4 rows in header and 99 rows in body. HTH
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 649
9 years 7 months ago #17516
by jpb
Replied by jpb on topic Enquiry result restricted to 200 pages
If you amend PAGE.SIZE 'backdoor' (using JED) you can increase the pages to much more records (and it works in all cases where we tried this). Only disadvantage is that you need to redo it each time you want to change the enquiry.
The following user(s) said Thank You: umar.matloob
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds