Hxgn-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 OpenIdConnect (OIDC) for authentication with Hxgn.
Documents¶
- document download is done with SOAP.
- document upload is done with hxgn-REST-Service
/documents
and/documentattachments
must be available.