Dear All,
We are using LAPI with 9.7.1 and it has been working perfectly fine. After recent upgrade from 9.7.1 to 10.5, we faced serious performance issues. After investigation, it was observed that the listing the documents (lapiDoc.ListObjects)is what taking time (it was taking 3-5 seconds in 971 but started taking 20-30 seconds with 10.5). Further investigation showed the 971 was querying from a view named WebNodes while 10.5 started querying from view WebNodes_en_US which caused performance issues. We had to roll back the upgrade due to this.
Can anyone guide how to resolve the issue (so that API calls to list documents use webnodes view instead of WebNodes_en_US OR any other alternate)?
Thanks.
We are using LAPI with 9.7.1 and it has been working perfectly fine. After recent upgrade from 9.7.1 to 10.5, we faced serious performance issues. After investigation, it was observed that the listing the documents (lapiDoc.ListObjects)is what taking time (it was taking 3-5 seconds in 971 but started taking 20-30 seconds with 10.5). Further investigation showed the 971 was querying from a view named WebNodes while 10.5 started querying from view WebNodes_en_US which caused performance issues. We had to roll back the upgrade due to this.
Can anyone guide how to resolve the issue (so that API calls to list documents use webnodes view instead of WebNodes_en_US OR any other alternate)?
Thanks.