In this article, I will be covering a feature requested quite often by system administrators – ability to monitor system load parameters of the AgilePoint NX cluster. It is pretty common for bigger enterprises to have a load balanced environment with multiple AgilePoint servers in a cluster. As part of AgilePoint NX V9.0 product rollout,…
Tag: performance
eForms Performance Analyzer
In this article, we are going to have a look at the much awaited eForms performance analyzer feature. eForms loading time plays a critical role in good user experience. You might have come across various stats on the internet explaining how the page load performance impacts user satisfaction and revenue. During release v7.0 timeframe, I…
eForms Performance Tuning Tools
In this article we are going to cover some to the tools which you can use to fine tune the rendering time of your AgilePoint NX eForms. eForms performance can be dependent on various factors like Network Latency Browser Performance eForms Design Since forms are major part of the user experience layer, with each release…
Setting up cache duration of static files and API data in AgilePoint NX
Usually there are 3 kind of files involved in caching The static content like HTML, JavaScript, CSS, Images etc. It is the WebServer (IIS in this case) which decides what will be cache duration and is configurable. AgilePoint REST API Data: There are things like form definition, lookup def, library etc. which are not changing…
Client Side Rendering Vs Server Side Rendering – Part 1
Often times a topic comes up during design phase of a project that with regards to choice of form technology, it is better to go for client side rendering technologies like HTML 5, JQuery, CSS or server side technologies like ASP.Net and which one is better for content based webpages Vs digital forms Difference Between…
Large AgilePoint NX eForms loading slow in Internet Explorer
If you find that your larger eForms are opening up slow in Internet Explorer but perform fast in other browsers like Google Chrome or Firefox, you might want to check following configuration in your Internet Explorer. Issue: Huge eForms takes longer time to load in IE compared to Chrome browser. Resolution: When AgilePoint Server is…