Skip to Content
0
Dec 10, 2008 at 06:19 AM

DB Look Ups using JAVA Mapping

25 Views

Hi Frnds,

I'm working one B2B Project, my question is,

I have to retrieve Order ,Order Response from one Data Base,

its already stored in DATA BASE as a CLOB Message.

I developed one JAVA Map to retrieve Order And Order Response.

its working fine,

But i made a connection through JAVA Map only,

But as Per SAP its not a good advice to perform Statefull operations through JAVA Mapping.

My Client not accpeting this approach.

what is the next way,

I performed some DB Look up using JDBC Adapter And Visula Admin.

But in this case its not a easy to retrieve the Order And Order Response.

Because in My logic there is 5 SQL Statements there.

Any one can provide Solution.

Thanks ,

Raj