Friday, 17 May 2013

Create External Database Connection


1.    Go to Pega button > Data model > Classes and properties > Database Class mappings and click “New external database table class mapping” button;

2.       Name the connection and click create button beside the database name;

3.       Add the connection option from the how to connect drop down and JDBC URL , add external database username and the password for Authentication

Ex: JDBC URL
jdbc:sqlserver://localhost:<<PortNumber>>;databaseName= <<database name>>


4.       Click on Test Connection button


No comments:

Post a Comment

Get PageList Exported to excel

  Get PageList Exported to excel 1. Create a Excel template as following format      A1: Column Name : Case ID       A2: Property Reference ...