Hello,
we have a requirement that involves receiving an HTTP request from an external server.
We need to provide the IP address and open the firewall for the port that will be receiving the HTTP request.
The external server requires secure communication and their SSL Certificate authority needs to be trusted.
Both SOAP (XML) & REST (JSON) API requests need to be handled. The implementations for SOAP & REST API request handling can be different.
The response needs to be formed from the output of multiple APIs of different programs.
Can this requirement be implemented entirely within ION/M3 without anything external applications?
Do we have the ability to handle this in the Multi-tenant Cloud Environment?
Any suggestions would be appreciated! Thanks!