cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle as Back-end with Web Dynpro

former_member8655
Active Participant
0 Kudos
101

hello

i wish to know how to use oracle with web dynpro as database store initially we have been using R/3 system as our store with backend of r/3 as oracle

but now we directly want to communicate with oracle

can it be done with in web dynpro or we have to use java

for that

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You shouldn't connect directly from your WebDynpro to a database. You have to create a model to store and retrieve data. This can be e.g. a RFC model, a Enterprise Services model or a Java Beans model. You can create a Session Bean which can be accessed by web services and use that web services as your model.

Answers (1)

Answers (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi,

Refer this thread.This contains answers answered by me and many others on the same.

Hope it helps you.

Regards,

Guru