I have installed Pega Personal Edition 8.4 and using postgres successfully.
I don't see PegaRULES and PegaDATA Schema at DB end(postgres). But i have noticed all Pega tables are available under 'data' schema as shown in attached screenshot
I wanted to know how do i map the manually created table at DB end to Pega class. (I know we create DB table instance to class and provide Db,Schema and table name to mapping, but it's not working when postgres Db and data schema is provided)
Please let me know if any additional configuration is needed.
Thanks in Advance