Hello, thanks for the info. I could arrange the entities in hierarchical and other ways. Just a feedback, it make sense to have one of the mode enabled by default, as it bit hard to see the combo box option in some of the themes. Also, can you tell me where I can find the addon you mentioned.
http://n4.nabble.com/file/n1473155/BUDGET_UFO.png Few more comments to Ofbiz community: 1. It is indeed quite easy to generate the entity relationship diagrams, as you get what you have in the entitydef file, and organized in component, packages (see the previous screenshot) 2. It shows the entity name, package name, fields (which are not part of PK, FK). It may be configurable if we need to change what to display, but not sure. 3. One drawback, it basically shows the relationship among the entities defined in the package. But, not any external dependency. For example, entity Budget has a reference to CustomTimePeriod, which is not shown in the graph. <relation type="one" fk-name="BUDGET_CTP" rel-entity-name="CustomTimePeriod"> <key-map field-name="customTimePeriodId"/> thanks, Babu. rniamo wrote: > > Hi, > > 1. What do you mean/want by "the data model diagram generated is not > organized/arranged. It probably is quite bit of work if there is no > capability to auto arrange the tables to create a clean graph." ? There > are some auto layout to organize the graph (a combobox at the right of the > application : http://ufo.labs.libre-entreprise.org/UFO/images/hierar.png > http://ufo.labs.libre-entreprise.org/UFO/images/hierar.png ). > > 2. Information displayed are entitymodel and informationmodel (add > modelisation informations) ones. There is no link to a database in UFO > (for the moment). > > > NB : an addon is developped to add ufo diagrams to ofbiz. It is a webapp > which is able to import ufo diagrams. It shows it as a galery or a search > screen. When a diagram is displayed, the user can click on entity to show > informations about it. > -- View this message in context: http://n4.nabble.com/Key-data-model-relationship-pages-in-Wiki-tp1472177p1473155.html Sent from the OFBiz - User mailing list archive at Nabble.com.
