Hello,
the CMDBuild demo database that you can find in the download ZIP file and in the online demo is only a small database sample.
Starting with the option of "empty database" you can use the CMDBuild Administration Module (if you have the role of superuser) to configure your own data model with all entities that you needs.
In the Administrator Manual you can find all the necessary information.
You can model all the entities of your interest in the configuration items area (system software, application software, desktops, servers, VMs, printers, monitors, etc), in the purchase area (orders, deliveries, suppliers and their headquarters, warranties, supplier, supplier staff, etc), in the location area (buildings, floors, rooms, etc), in the datacenter area (racks, patchpanels, LANs, wirings, etc), in the IT services area (services, SLAs, KPIs, etc), in the human resources area (offices, employees, cost centers, organizational chart, etc), and in any other areas you needs, also organizing your entities in superclasses / subclasses (CMDBuild uses the PostgreSQL object relational mechanisms).
If at this moment you only need to extend the length of the Building.ZIP attribute in the CMDBuild demo database is enough that you:
- Enter the CMDBuild Administration Module (link at the top of the CMDBuild GUI, next to the name of your group)
- Go to "Class List" and select the class Building
- Go to the Attributes TAB and select the attribute ZIP
- Press "Modify Attribute" and change the attribute length from 5 to 8
-
Go back in the Management Module (link at the top next to the name of your group)
At this point all the cards of the Building class (both existing ones and the new ones that you will insert) will allow you to use ZIP codes 8 characters long.
CMDBuild Team