Question
1
Replies
51
Views
Posted: August 12, 2020
Last activity: August 12, 2020
PEGA using external DataBase View
Our db team just made a new table and a new view for our external DB. The goal is to make a report def that uses the DB view. I am not sure how to reference a external DB view when using a report def?
Thanks
***Edited by Moderator Marissa to update Platform Capability tags****
Create a new class in your app. Map the external DB view with the newly created class. Create the report definition within class.