Hi,
I am trying a scenarion in JDBC adapter with SQL Server database. After configuring the scenarion I get the following error in RWB.
<b>Error Message:</b>
Transmitting the message to endpoint http://sapep:50000/sap/xi/engine?type=entry using connection AFW failed, due to: Received HTTP response code 404 : Not Found.
I have installed JDBC driver in SAP XI system and also configured it in SDM.
Is there a way(Like some JDBC log.) to findout where it is failing?
In JDBC receiver channel i have defined connection as bellow
Connection : jdbc:microsoft:sqlserver://sapep:1433;DatabaseName=SAPXI
My server name is "sapep"
Please advice.
Thanks,
Sri.