cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC to RFC

Former Member
0 Kudos

HI all,

Can anyone guide me in doing JDBC-Request --> RFC request and from RCF responce to JDBC-Responce.

Possibly without using BPM's.

JDBC is asyn and RFC is Syn.

Thanks

Laksmi

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

please do a little search on blogs as all parts of your question are already described

thank you,

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi,

Yes u can do this wthout a BPM also.

Create a interface from JDBC to JDBC.

In the mapping u call a RFC Lookup, and get the contents.

Do the transformations now on both JDBC request and response of RFC and map it to the JDBC....

I hope its pretty straight frwrd...

If still nt solved.. do post

Babu