cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC-Database Scenario

Former Member
0 Kudos

Dear All,

I am working on IDOC - Database scenario.

Below is the scenario:

u2022 The data received through the IDocs will be uploaded into respective temporary tables in Target SQL Sytem by means of stored procedures.

u2022 The data stored in temporary tables are picked up and distributed to various other main tables by the job running at Target SQL server.

1) Can I call directly Stored procedures from JDBC Adapter?

If so, can anyone help me in providing some pointers on this?

Thanks

Babu

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Done

former_member183906
Active Contributor
0 Kudos
dharamveer_gaur2
Active Contributor
0 Kudos

use also

Recent Enhancements to JDBC Adapter:

dharamveer_gaur2
Active Contributor
0 Kudos

hi

use similar thread for using stored procedure from JDBC adapter.

how to use JDBC Stored Procedures:

Former Member
0 Kudos

Refer this blog