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…
Author: Nishant Shrivastava
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…