Discussion
5
Replies
232
Views
ATOS
Posted: July 8, 2015
Last activity: July 9, 2015
Closed
Integration with external table
Hi,
I want to populate a dropdown with data stored in an external table.How to create a jdbc connection to connect to my database?I am in Pega 7.
Can someone help me please?
1) Create a D-A-DB-Name instance and map it to your external database
2) Go to Data Model => Database Table class mapping landing page
3) Click on new database table mapping and provide required details, this will create class and properties.
4) Create a report definition on this class to fetch the values you required for dropdown
5) Create a data page with report definition as source
6) Configure this data page as source of dropdown control