Discussion
Coforge
US
Last activity: 6 Apr 2018 19:26 EDT
CS Sample jar import - failure
Hi,
We are upgrading from v5.5 to 7.1.9 and for CPM to CS 7.1.4. While importing CSSample.jar we have issue with table not exist exception. We have 2 databases PRPC DB(PegaRules schema, PegaData schema) and separate Sample database and there corresponding DataBase rule instances set appriopriately.
Now while importing sample package, we generaed ddl's and all ddl's are generated with PegaData schema ..... is this something wrong ? my guess is it it should have generated ddls' for Sample database schema ? please correct me if i wrong ? we manually edited the ddl's to change schema to Sample and applied to DB. Now while reimporting package, it is trying to save instances to the table in PegaData schema and throwing excpetion table not found . Example tables are as below. do i need to put this table back to PegaUSR schema instaed of Sample schema ? please help ...
CREATE TABLE SAMPLE.pa_contact
CREATE TABLE SAMPLE.pa_address
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.