In this article, I am going to show, how to create a Form Based App on top of already designed database tables in your backend Oracle database. Data in form-based applications can originate in any SQL database (Oracle, MySQL, MS SQL Server, etc.). Support for Oracle is a very important aspect of Form Based Apps…
Category: Database
Form Based Applications – Custom Database as Data Source
In the previous article I covered how to create Form Based App (FBA) using Salesforce entities and also gave a detailed overview of what is Form Based App. In this article, I am going to show, how to create a Form Based App on top of already designed database tables in your backend SQL database. Data in form-based…
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…