cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in JDBC to RFC

former_member463616
Contributor
0 Kudos

Hi All,

I have an requirement that, we are fetching the data from database table through XI, and mapping to Synchronous RFC. Then, RFC response is send to both file and email also. I am using BPM scenario for this. Please, let me know, how can I map with RFC response to email and file. How can I handled in BPM scenario. Can you please suggest me steps. Currently I am using PI 7.1 EHP1 version.

Thanks You,

Rajesh

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member463616
Contributor
0 Kudos

issue resolved.

former_member463616
Contributor
0 Kudos

Hi All,

Thank you for giving response. The issue was solved.

Regards,

Rajesh

former_member189387
Active Contributor
0 Kudos

Hi Rajesh ,

Your scenario is Asynchronous to Sync scenario .Instead of BPM you can use adapter module like ResponseOnewayBean , RequestResponseBean etc., to achieve the required functionality.It wil increase the performance .

Regards.,

V.Rangarajan

Former Member
0 Kudos

Hi Rangarajan,

In our case JDBC to RFC so in which comm channel we can use adapter module .

Thanks

Former Member
0 Kudos

Hi Rangarajan,

RFC Response needs to send to File and Email so we have to use File adapter and Mail adapter my doubt is in which comm channel we have to use Adapter module(JDBC,RFC,File,Mail)

thanks

former_member207622
Contributor
0 Kudos

you have to use in JDBC sender channel

Please have a look at the link below

regards

Ninad

Former Member
0 Kudos

Hi,

Have a look in to this blog-

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

you can have two Asych. send steps for email and file adapter after the Syn. send step to RFC.

regards,

francis