Configuring IBM Maximo Real Estate and Facilities Connector for BIM
Configuring Property Panel and Parameter Map Display
The Property Panel and Parameter mapping communicate with the Maximo® Real Estate and Facilities server via the OSLC interface. The OSLC endpoints are defined by standard Maximo Real Estate and Facilities queries that are intended to be customer configurable.
The property panels rely on 3 queries:
- triFloor - BIM - Revit Property Panel
- triSpace - BIM - Revit Property Panel
- triBuildingEquipment - BIM - Revit Property Panel
Parameter Mapping uses 4 queries:
- triBuilding - BIM – Sync
- triFloor - BIM – Sync
- triSpace - BIM – Sync
- triBuildingEquipment - BIM - Sync
These queries and the accompanying OSLC definitions are installed by the platform from the file IBM TRIRIGA BIM Customizable Reports v2.6.1.zip. This file can be found in the path /home/default/userfiles/upgrades/BIM.
Platform upgrade may install a new version of this OM package. However, unlike the base BIM OM, there is no validation that the objects loaded from the package have not been modified so configuration is not removed on a platform restart.
The following fields are required and are not displayed to the user:
- triRevitUniqueIdTX
- triBIMModelGUIDTX
And for triBuilding records:
- triBIMGUIDTX
The property panel queries are read-only and can utilize any query where the combination of triBIMModelGUIDTX field from the triBIMFloor, triBIMSpace, or triBIMAsset record and the triRevitUniqueIdTX from the triFloor, triSpace, or triAsset (triBuildingEquipment) record returns a unique row.
Support sync to Maximo Real Estate and Facilities
About this task
To support sync to Maximo Real Estate and Facilities, you must be able to update the parameter mapping queries. When one of the query definitions is altered, the OSLC endpoint definition must be updated. There are several paths to navigate to this. The easiest is:
Procedure
- From the query definition screen, select the Where Used tab, locate the query line.
- Open the record and click Import All Fields.
- Save the OSLC record and the report definition.