cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC receiver adapter configuratio

Former Member
0 Kudos

Hi Experts

I have a requirement ...

i need to configure JDBC receiver adapter to insert the data in 3 different tables in DB .

Please give your valuable suggestions.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

chk Sateesh's reply:

Former Member
rajasekhar_reddy14
Active Contributor
0 Kudos

First you need to define Receiver JDBC data type stricture with 3 statement objects, then finish mapping .

Configuring JDBC receiver channel very simple search in sdn.

Former Member
0 Kudos

Hi Reddy,

Thanks for your concern.

So i need to create data type with 3 statement nodes , and have to repeat the same structure as we do for single table insertion.

Is my understanding correct?

Please suggest.

Thanks ,

Chandra sekhar

rajasekhar_reddy14
Active Contributor
0 Kudos

>

> So i need to create data type with 3 statement nodes , and have to repeat the same structure as we do for single table insertion.

yes correct, create 2 statement structure for 3 tables within one data type.

Former Member
0 Kudos

Hi Reddy,

Is it enough to create 2 statements node to insert the data in 3 tables.

If so can you please how it has to be ..