Skip to content

hxgn documents

download documents

For downloading documents it is necessary to have a grid displaying document metadata for an object like workorder. The grid must contain documentcode, documentfilename and entityid.

upload documents

For uploading documents and attaching them to an object like workorder the following configuration is necessary:

In middleware insight.properties:

hxgn.adapter.url=<url_to-hxgn-adapter>

In hxgn-adapter eam.properties:

hxgn.rest=<REST-Service>

doc.username=<user>
doc.password=<pw>

This user creates metadata object, uploads file and creates an association between document and object. So this user needs sufficent rights to do these actions on behalve of all end-users for all organizations.

This user must be able to create document-object with REST-Service configured in property hxgn.rest

Password can be encrypted (see here)

examples for hxgn.rest - https://eam.eu1.inforcloudsuite.com/axis/restservices - installation still using infor - https://eu1.eam.hxgnsmartcloud.com/axis/restservices - migrated installation