Rules imported through SQL not shown on rules folder but rule is applied when tested
                    
Hi All,In my development sand box, I used the functionality populating CZ_IMP_RULES from SQL statements ( from implementation guide) to import rules to my model and I was able to successfully complete the process. When I tried to check in OCD in my model rules folder I do not see the rule. When I tested the model , I see that rule is applied. Does anyone has any idea why I am not able to see the rule on the folder?
The SQL that I used to insert rule is provided below:
Insert into CZ_IMP_RULES (RUN_ID,ORIG_SYS_REF,NAME,RULE_FOLDER_ID,DEVL_PROJ ECT_ID,RULE_TEXT,RULE_TYPE)
                The SQL that I used to insert rule is provided below:
Insert into CZ_IMP_RULES (RUN_ID,ORIG_SYS_REF,NAME,RULE_FOLDER_ID,DEVL_PROJ ECT_ID,RULE_TEXT,RULE_TYPE)
0      
            