Process-Based Application with Database Data Source
This topic explains how to create a process-based app with database.
Video: Create Your First App
Video: Create a New AgilePoint NX App
Examples
- (Example) Create and Run a Process-Based Application
- (Example) Create a Process-Based Application
- (Example) Create a Process-Based Application for an Absence Request
- Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.
Good to Know
- When you create a new application, the first version is automatically checked in.
How to Start
- Sign in to AgilePoint NX..
- Click Build Apps .
- On the Application Explorer screen, click Add App.
- On the Application Type screen, click Process-Based Application.
- Click Next.
- On the New Application screen, complete the fields, and click Next. .
- On the New Process Model screen, complete the fields, and click Next. .
- On the Select Primary Data Source screen, select Database .
- Click Next.
Database Configuration screen > Configuration tab
Configures how to collect data from a database table for a process-based app.
Fields
Field Name | Definition |
---|---|
Data Source Name |
|
Database |
|
Add Token |
|
Schema Name |
|
Primary Entity Name |
|
Autosave data in Database |
|
Allow to save a copy of data in AgilePoint NX |
|
Database Configuration screen > Fields tab
Specifies the database columns to use in a process-based app.
Prerequisites
- Complete the Database Configuration screen > Configuration tab.
Fields
Field Name | Definition |
---|---|
Check box |
|
Display Name |
|
Data Type |
|
SchemaXPath |
|
Lookup Key |
|
Mandatory |
|
Unique |
|
Database Configuration screen > Related Entity tab
Specifies the primary key / foreign key database table relationships to use in a process-based app.
Prerequisites
- Complete the Database Configuration screen > Configuration tab.
- The Related Entity tab is available if the primary entity has a related entity.
Fields
Field Name | Definition |
---|---|
Check box |
|
Primary Entity Name |
|
Primary Entity Key Field |
|
Related Entity |
|
Dependent Field |
|
Field |
|