EAM API returns SOAP, and ION APIs are REST based. I have completed a call into EAM, this is the end point
https://mingle-ionapi.inf..._DEM/EAM/APIServices
And this is what is returned:
Response Code: 200 Body:
Hi there, this is an AXIS service!
AXIS is a now defunct Apache Project found here:
https://axis.apache.org/axis/
First you would need to expose all of the EAM Web Services, then generate the WSDL, then you might be able to translate the SOAP to REST using something like DreamFactory http://wiki.dreamfactory....reamFactory/Overview If you want to integrate S3 with ION, you will need a local authorized application, application server e.g. Tomcat, and a Servlet to receive the ION payloads