cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect ABAP DB to RADAR Database

Former Member
0 Kudos

Dear All,

I would like to know how to connect WEB AS ABAP database to Radar Database(Non SAP product).

Both are MSSQL DB's and running on Windows machine.

Please let me know the procedure for enabling communication betwwen these two databases.

Thanks,

Vadi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I am not sure @ the SAP support for u r RADAR non sap system connection from the SAP system.

But u can use the JAVA adapter (JDBC) for transfering the files....from the NON SAP to SAP systems....or u hav to check with SAP for their support of RADAR system connection.

Bcoz in our case we have used the Legacy systems to be connected by JDBC drivers and send the data in XML format to SAP servers and converted back to original form from XML to redable form.....

Regards,

kamlesh

Former Member
0 Kudos

I cud fix this by creating database connection using the transaction DBCO and enter the below parameters...

DB conn:

DBMS

User name /password to connect to external DB

Connection info