cancel
Showing results for 
Search instead for 
Did you mean: 

File to RFC

Former Member
0 Kudos

Hi,

I'm following this blog by Arpit Seth for File to RFC using BPM, but he's not given how to configure BPM steps. Can anybody tell me how to configure those BPM steps given in the blog..

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

Kalpana

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

1) Receive Step to receive the File message

2) Send step - sync-

3) Send the response to File - Response

Assuming , Mapping is done outside the BPM

1) FileReq to RFCReq mapping

2) RFCResp to FileResp

Container variables in the BPM

1) FileReq

2) FileResp

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Moorthy,

We can also do this scenario with out BPM also right?

correct me if i am wrong.

moorthy
Active Contributor
0 Kudos

Hi,

No:) Because we need to get the response from RFC and need to send that into File.

So Async>Sync Call>Async.

Rgds,

Moorthy