Connector¶
This manual describes how to integrate Insight Control Panel and Octave-Attune-EAM.
Communication¶
The communication between Insight and Octave is done via SOAP-Requests (except document-upload). Apropriate grids must exist in Octave-Attune-EAM and Insight (interactive users and technical user) must be able to access the necessary grids to read and write data from Octave-Attune-EAM.
insight-infor-adapter.war must be deployed in JEE-Server which is responsible for the communication between Insight and Octave-Attune-EAM.
Authentication¶
Insight supports OIDC for authentication with Octave. See Properties for details.
Documents¶
- document download is done with SOAP.
- document upload is done with REST-Service
/documentsand/documentattachmentsmust be available.