Hemant - Wednesday, June 5, 2013 1:35 AM:
Hi;
When i trying to login in to innovator server on my local machine and analyze my http traffic using HTTP analyzer or Fidler analyzer then i see very large number of request to innovatorserver.aspx almost more than 100 requests.
Because of number of request my innovator server performance and network performance is decreased.
So my question is that is any method for single request to innovatorserver.aspx.
I am attaching Screenshot with this.....
Brian - Friday, June 7, 2013 7:16 PM:
Hi Hemant,
The folks at Aras have recognized the performance issues caused by the client being very "chatty" and have been working to improve performance. When the next major release (9.4) comes out soon I expect the performance to be better.
There are a lot of calls back and forth because the server and client are working together to get the a lot of dynamic information to display the information you requested and maintain the security requirements determined by the permissions model.
So if you are using the standard client then no there isn't a single call you can make to the server to get all the data required to meet your request. If there was the Aras developers would be using it I think.
If you use the IOM.dll and code your own web page or desktop client then you can probably work out ways to reduce the number of calls to be more efficient.
Hope this helps.
Brian.
