Does anyone here familiar with Oracle 9ias interconnect ?
The architecture is that the application send data from a database 11.2.0.3 database to 9ias database adapter. We can see that the transaction is reaching the 9ias database adapter. The database adapter transforms the message into XML and send it to HTTP adapter. The HTTP adapter is suppose to send the data to web-method. However, there seems to be an issue because the data is not reaching webmethod from http.
There are no errors in the HTTPÂ adapter logs.
Can someone help us troubleshoot. We know that 9ias is no longer supported but client wants to keep for a few months.
FYI, this is new installation on new server to support a database upgrade.