Difference between revisions of "HowTo:Declare an Object as POI Group"
(Created page with "To make items appear as POI groups in the POI View they must configured as follows: #Implement the SYSCLS POIGROUP classification on the MetaClass of the object using...") |
(No difference)
|
Revision as of 12:48, 20 March 2015
To make items appear as POI groups in the POI View they must configured as follows:
- Implement the SYSCLS POIGROUP classification on the MetaClass of the object using the Class Details control
- Check if all properties were created correctly
- The object needs to be added to the list of infrastructure objects of the according Context, there are two different ways to achieve that:
- Individual objects can be added directly to the Infrastructure relation in the ACM using the Relation Editor.
- Individual objects can be added directly to the Infrastructure relation in the ACM using the Relation Editor.
![]() | Only the objects which are located directly undneath the Infrastructure relation will be part of the infrastructure. Their child objects will NOT be included (automatically). |
- To add multiple objects of the same type, a query has to be created and added to the Infrastructure query relation in the ACM.
- To add multiple objects of the same type, a query has to be created and added to the Infrastructure query relation in the ACM.