This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.
Is there a setting to change which allows for more than 15,000 rows to be downloaded from Work Order Tracking results?
Thank you.
Regards,
Michael
IBM Limiting the number of records that can be downloaded to Excel from a list tab - United States
IBM Limiting the number of records that can be downloaded to Excel from a list tab - United States
You will have to add or modify a property below from your webclient.properties file. 1. Open a webclient.properties (under <maximo_root>\applications\maximo\properties) 2.
View on www-01.ibm.com Preview by Yahoo You will have to add or modify a property below from your
webclient.properties file.
1. Open a webclient.properties (under
<maximo_root>\applications\maximo\properties)
2. Add or modify an
existing property below. value -1 will allow excel to download all records
search from list tab.
webclient.maxdownloadrows = <limit of
records' number>
3. rename the existing maximo.ear (under
<maximo_root>\deployment\default)
4. rebuild maximo.ear and
redeploy it.
Pat Morrow
pmorrow8@yahoo.com
On Monday, May 5, 2014 5:11 PM, Michael Adkison <madkison@twinstars.com> wrote:
Is there a setting to change which allows for more than 15,000 rows to be downloaded from Work Order Tracking results?
Thank you.
Regards,
Michael
You may want to look at AdHoc reporting to download the data and fields you want. The list view may not have the fields you want.