Question
British Telecommunications PLC
IN
Last activity: 7 Aug 2018 13:18 EDT
Application and database mapping
Hi,
I'm very new to pega. In our development environment the setup is split schema. There is application schema but don't have admin schema.
I've created one blank FW application and one Implementation application using the FW.
When I'm trying to create the case on the implementing application it's throwing table does not exists.
My requirement is that this is a sales application for ordering product and I want to make the baseline tables created manually not directly from pega.
So the tables : MY_ORDER, MY_ORDER_ITEM, MY_PRODUCT, MY_CUSTOMER, MY_CUST_ADDRESS are link together with foreign keys.
These are already created in the database.
So do I need to first create a table with the application name or I can map the order table with the application class without a separate table for the class. I want the order raised will be populated in the order & order item table.
Thanks,
Sovan
***Edited by Moderator Marissa to move from Pega Academy to Pega Support Community; updated platform capability tags***