cancel
Showing results for 
Search instead for 
Did you mean: 

Need Clarification on JDBC--RFC Sync

Former Member
0 Kudos

Hi All,

in JDBC----RFC Sync scenario, do we use BPM to get the response from the RFC??

Why because JDBC is not having the Sync nature.

Regards

Vamsi

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Ans

Former Member
0 Kudos

Hi,

have look at this:

there are other useful links for sync async bridge

Regards,

Emiliano

Former Member
0 Kudos

Hi,

Ya, this Wiki is ok, but is this is applicable to JDBC case also???

I need that Info,,,,

Regards

Vamsi

Former Member
0 Kudos

Hi,

its not necessary to use BPM to get response with out BPM also we can get the response. Better try to avoid BPM because of the performance issue.

Please refer this link

http://help.sap.com/saphelp_nw70/helpdata/en/b0/676b3c255b1475e10000000a114084/content.htm

Thanks

Vikranth

Edited by: Khimavath Vikranth on Jun 4, 2008 11:31 AM

Edited by: Khimavath Vikranth on Jun 4, 2008 11:39 AM

Former Member
0 Kudos

Hi,

its not necessary to use BPM to get response with out BPM also we can get the response. Better try to avoid BPM because of the performance issue.

Can you please alloborate this???

As per my understanding JDBC will not support Sync process ,

What you guys will say

Regards

Vamsi

Former Member
0 Kudos

Hi Khimavath Vikranth,

In JDBC--RFC Sync process, basically Sender Adapter needs to be request the Sync Process,

But in this case Jdbc adapter dont have that facility

How to achieve this???

Regards

Vamsi

madanmohan_agrawal
Contributor
0 Kudos

Hi vamsi,

It depends on the requirement. You can use BPM to configure the synchro scenario or without BPM also synchro scenario can be configured. But its always better to use BPM.

Br,

Madan Agrawal.

Former Member
0 Kudos

Hi,

Madan Agrawal wrote

>>It depends on the requirement. You can use BPM to configure the synchro scenario or without BPM also synchro scenario can be configured. But its always better to use BPM.

But basically JDBC adapter does not supports Sync as per my knowledge.

To make Async communication as Sync, we have to open Async -Sync Bridge using BPM.

Is this is correct or , is there any thing we shld consider??

Regards

Vamsi