Open topic with navigation
Import a data model from another rule project
You can import a data model from another rule project simply by adding the properties file from that project to your project. After you have added the existing properties file to your project you should:
- Build your project straight away. This is because if there are any attributes, entities or relationships that are duplicated, these will be detected in the process and raised as build errors. You should rectify these errors before proceeding to make any further changes to the rulebase.
- Check to see if there are any attributes that you don't need. You can use the clean up tool to remove any unused attributes. To access this tool, select Tools | Clean Up Unused Attributes. ( An unused attribute is an attribute that is defined in a properties file that isn't used in a rule or screen.)