Hi all.
I have a RFC to JDBC scenario.
My requirements are as follows:
- Insert rows to the DB(SQL).
- After all the rows were inserted to the DB, call a Stored procedure.
The first step was configured and it is working fine. How do i add the second step?
Thx.
Motty.