There is a high memory consumption when App Builder and Form Designer is used continuously for many days without navigating to any other screen like Manage Center or Work Center. This is only specific to Internet Exlorer and memory can grow beyond 1 GB for Internet Explorer process. This is a rare case as typically people…
Author: Nishant Shrivastava
User Sync from Windows Azure AD to AgilePoint NX
There are 4 ways of registering user from Windows Azure AD to AgilePoint NX. Option 1: You can enable WAAD Authentication and set “AutoSync” to ‘Yes’. So whenever an Office365 user login to AgilePoint NX Portal, the user profile will be automatically synced to AgilePoint. Please note: In AgilePoint NX On-Demand, this is only available…
Speed Up your Internet Explorer
By default browser makes only 6 outgoing connections in parallel. However it can be increased through registry to make it faster. http://www.wikihow.com/Speed-Up-Internet-Explorer You need not restart machine. Just restarting IE is good enough. It might not make a huge difference but atleast won’t harm and seems speeding up a little bit specially if you are…
Windows Azure Active Directory Login Error – AADSTS50020
Windows Azure Active Directory message can be quite confusing for e.g. error code AADSTS50020 This might show up when user clicks the Sign in with ‘Windows Azure Active Directory’ in the AgilePoint NX-portal, the page is redirected to WAAD login. User is then able to sign-in using his external ID (non-organizational work/school user). At this point ,…
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…
Expose AgilePoint NX forms to people outside company network
A lot of times, clients want to create their customer facing apps as well as expose them to the users without having to create separate login ID’s for each one of them and still maintain some security aspects. On top of it some of them want to even include these anonymous users at some point…
Create Access Token for Azure Database
In order to connect to Azure Database and create access token, you will need to make sure that the Azure Database is accessible from outside server i.e. AgilePoint NX server in this case. So you will need to make sure a firewall rule is added in Azure Database to allow all IP addresses to make…
Expired access/refresh token error – Salesforce Access Token
In AgilePoint NX if you want to connect your process diagram or form to Salesforce, you are required to create an access token for Salesforce where you would specify the Client ID and Client Secret which is obtained from a Connected App created in Salesforce. Please refer to the following URL for details on how to…
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…
Automate deploying apps from one environment to other
Bigger enterprises love automation. At times a question comes up is that can we automate deployment of apps from development to staging. Also some companies want to have an approval workflow around moving of apps from one environment to other so that configuration management teams are in full control over the environment. AgilePoint makes it…
Custom columns and tabs in AgilePoint NX Work Center – General Availability
Often times, business application owners want to have a customized dashboard created for their end users where they can include application context data. Traditionally in most BPM products, including such functionality would have incurred lot of development work as practically one of the consultant or partners would have to write the whole functionality from scratch…
External HTML5 Forms with AgilePoint NX
AgilePoint NX form designer can be used even to create really complex forms and does let you even inject your own JQuery into the form using the JavaScript Injector menu to take complete control of the form. However if you do decide to write your own external HTML5 forms using Angular JS or other modern scripting…
Camera Support for File Upload control on eForms in Mobile Devices
Ability of take pictures and attach to forms is already supported in both iOS and Android. Please make sure you have latest AgilePoint NX app as well as you are on latest version of AgilePoint NX iOS: This is a native capability of iOS browser that when you click on file upload control it will…
Does AgilePoint NX Support Windows Azure B2C?
Before we start the discussion, using Windows Azure AD itself which have your internal users itself is fine and that is what AgilePoint NX has been doing for years now so the rest of write up is only for Azure AD B2C. With that out of the way here is more information on Azure AD B2C,…
AgilePoint NX Support for Active Directory Federation Service
Windows Azure Active Directory has become an integral part of the Microsoft cloud ecosystem and it does provide a very robust single sign-on solution for cloud. Most of the enterprise clients federate their OnPremises AD for cloud solutions using ADFS. As part of the customer implementations, question comes up pretty often that can AgilePoint NX…