Skip to content

Connector

This manual describes how to integrate Insight Control Panel and Hxgn-EAM.

Communication

The communication between Insight and HxGN is done via SOAP-Requests (except document-upload). Apropriate grids must exist in HxGN-EAM and Insight (interactive users and technical user) must be able to access the necessary grids to read and write data from HxGN-EAM.

insight-infor-adapter.war must be deployed in JEE-Server which is responsible for the communication between Insight and HxGN-EAM.

Authentication

Insight supports OIDC for authentication with HxGN. See Properties for details.

Documents

  • document download is done with SOAP.
  • document upload is done with hxgn-REST-Service /documents and /documentattachments must be available.