User Profile
WestleyH
Joined May 02, 2019
User Widgets
Recent Discussions
Re: I am having an issue with sharepoint web services
krdube 2 issues here- 1) The calls taking 15-20 seconds might point to performance issues with the server 2) BlueBeam could use other calls that are not relying on legacy APIs (ASMX web services) to get that data, possibly in one call. They could also use async calls to that you don't end up multiplying the amount of time taken by the calls since they can all be executed in approximately the same time frame. I believe they could get the info with the REST endpoint. Make sure you are using a version of their product that is compatible with SP 2016 on-prem.1.3KViews0likes3Comments
Recent Blog Articles
No content to show