[ 
http://issues.apache.org/jira/browse/OFBIZ-379?page=comments#action_12442999 ] 
            
Anil K Patel commented on OFBIZ-379:
------------------------------------

I tried reading 50 or 100 products at a time. It takes about 3 secs on my 
workstation. Which is ok. I am working on a Patch that will Read products 
specified by VIEW_SIZE parameter. 

One problem I am facing is, The result list is displayed using form widget list 
form. In the new situation the size of list given to the form is limited 
maximum to the VIEW_SIZE, because of this pagination navigation links (Next/ 
Previous) are not generated. I tried to use row-count param to specify the 
actual size, but it does not work. One of the solution I am working on is, Redo 
the list display code in ftl.




> Facility-->Inventory screen is very slow, returns error if there are 10,000 
> products
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-379
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-379
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: product
>            Reporter: Anil K Patel
>
> Response time of Find inventory screen in Product/Facility  component  is 
> very high if there are about 10,000 products and If search criteria is covers 
> all or most of the products, i.e if user did not fill any information in 
> FindFacilityInventoryByProduct.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to