If system admin tries to map a drive on AgilePoint NX server machine manually, it will not be usable by AgilePoint NX server as it is not mapped in context of this service. This is where intricacies of Map drive and how it works at O/S level shows up and that is what we are going…
Month: January 2017
Domain name auto appends to username when task is assigned
AgilePoint NX server auto appends the domain name to the username while assigning the task to them in case username is specified in the participant property and it does not contain domain name. This is for the convenience of process designer so that he does not explicitly add the domain name to username which is…
Internet Explorer Memory Growth while using App Builder
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…
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…