The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Active user
Rating: 6
Joined: Mar 20, 2012
Company: Abaco Soluciones S.A.

Hello.

Why when i open document list form it makes so much server calls, even if i don't have any line of code in the form module?

For example, document without any created list form (default form) makes while opening 11 server calls, and the form with dynamic list makes about 18 calls. Also, it seems, that when i open the form 2nd time the number of calls reduces to 8-9.

Is it normal? Now the number of server calls when the system is being started reached something about 50. And about 20 of them are caused by  document list form placed on the desktop screen of configuration.

Platform - 8.3.4.389 in compatibility mode with 8.2.16.
Turning the compatibility mode off does nothing - the number of calls is the same.

 
#2
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Mikhail.

Please note that if you placed a list form on the desktop and see the number of calls on first run, you will see both, ones used during application initialization and used during form initialization calls.

Some calls, like one that is made during form initialization to get its description, you can not avoid, but you should pay attention on creating less of additional server calls.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)