cancel
Showing results for 
Search instead for 
Did you mean: 

proxy to jdbc scenario

sabyasachi_mohapatra3
Participant
0 Kudos

.We are working on a proxy to jdbc scenario.We have a requirement where we have to first delete the data from the oracle database table and then again insert new set of data into the database.How can this be achieved.

Accepted Solutions (0)

Answers (4)

Answers (4)

sabyasachi_mohapatra3
Participant
0 Kudos

Answered

jagdishwar_b
Active Participant
0 Kudos
Former Member
0 Kudos

Hi

As per your requirement, you have to create the target structure with two statementName.

1 for delete operation & other to insert.

http://help.sap.com/saphelp_nwpi71/helpdata/EN/2e/96fd3f2d14e869e10000000a155106/content.htm

Regards

Ramg

agasthuri_doss
Active Contributor
0 Kudos

Hey,

Are you using any automated tool ?

Cheers

Agasthuri