Question
Unable to generate DDL schema for BIX extract rule
Hi All,
We are unable to generate DDL schema for BIX extract rule. It is giving below error in log files when perform extract.
2015-12-23 12:44:33,845 [ PegaRULES-Batch-3] [ MGLBIX:01.09.01] ( internal.access.ExtractImpl) INFO pegabixuser - Bypassing MGL-BFS-Data-Party (not writable)
2015-12-23 12:44:33,845 [ PegaRULES-Batch-3] [ MGLBIX:01.09.01] ( internal.access.ExtractImpl) ERROR pegabixuser - No valid extract rules found
Please let me know if any one have any idea about this.
Thanks,
Hari
Some more details are required here
1) Which version of Pega platform is this?
2) Which version of BIX?
3) Is the DDL being generated using the run button in the ruleform?
The following statement
means that there are cannot be instances of this class in the DB. Are you sure you have instances of this class in the DB? If yes, please check which table this class is mapped to and how instances are present.