Requirements¶
ExportSet and Extensions¶
Class GISTX must be imported to openJET-Model
The following extensions are part of exportset insight:
| InsightJET | base for insight-extensions | mandatory | 
| InsightJSONUtil | provides JSON-Utility | mandatory | 
| InsightJetty | REST communication via Jetty | in Jetty-Architecture only | 
| InsightOpenWebRest | REST communication via REST-APi of openServer | in REST-API-Architecture only | 
| InsightMiddleware | JMS communication via GiS.middleware | in BCM-Architecture only | 
| InsightRpcProcessor | specialized requests from insight-client to server | mandatory | 
| InsightSessionManagement | monitoring mobile sessions in open-Servermonitor | mandatory | 
| InsightTransactionService | business-data replication to Elasticsearch via insight-indexer | mandatory | 
| InsightUsabilityComponent | insightExplorer-Integration into openAppClient | openClient integration only | 
Implementation of Interfaces¶
The openJET-Installation must provide an implementation of the following interfaces:
- gis.insight.open.spi.security.SecurityProcessor
 - gis.insight.open.spi.security.AuthorizationProcessor
 
For insight-mobile there must also be an implementation of
- gis.insight.spi.appconfig.ApplicationConfigurationProvider