# this is the rule file for the MDL # header information PRODSRCRELEASE=9.1.0.5.0 PRODTGTRELEASE=9.0.3.22.0 SRCRELEASE=9.0.3 TGTRELEASE=9.2 SRCMDLRELEASE=9.1.1 TGTMDLRELEASE=9.2 CLASSPATH=oracle.wh.repos.pdl.metadataloader.export #CLASSPATH=oracle.wh.service.impl.metadataloader.export # no comments allowed between BEGIN_HEADER and END_HEADER # unless you want it to appear as part of the header of your target file # will be replaced with the date and time while will be replaced with the old release version BEGIN_HEADER #!---------------------------------------------------------------------- #! #! Oracle Warehouse Builder Upgrade Utility #! MDL Export Rules #! #!---------------------------------------------------------------------- END_HEADER # # Rules for Mapping # TRIGGERACTION,[CMPMapAttribute],1,0,MDLExportRules.removeDisplaySetUsageFromMappingParameter # # Rules for Collection # TRIGGERACTION,[CMPBusinessTreeShortcut],1,0,MDLExportRules.removeBusinessTreeShortCutAssociation # # Rules for StringPropertyValue # TRIGGERACTION,[CMPStringPropertyValue],1,0,MDLExportRules.processStringPropertyValue # # Rules for CLOBPropertyValue # TRIGGERACTION,[CMPCLOBPropertyValue],1,0,MDLExportRules.processCLOBPropertyValue # # Rules for NamedConfiguration # TRIGGERACTION,[CMPNamedConfiguration],1,0,MDLExportRules.processNamedConfiguration # # Rules for Project # TRIGGERACTION,[CMPWBProject],1,0,MDLExportRules.initializeProject