cancel
Showing results for 
Search instead for 
Did you mean: 

File soap rfc

Former Member
0 Kudos

Hi i have scenario file-soap-rfc,the response has to come back to rfc folder,i got struck up at message interface it has to be synchronous or aschyronous for file,can any u please send me a weblog link if any one has done the similar scenario.

Thanks

sriram

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I have tried it in different ways its not working out thru file its not calling the webservice using bpm send step syncronous step & receive step, did any one worked on similar scenario bcoz in my work i have to work on a similar scenario,i will get data into file that has to call webservice and the response has to go back to rfc.i have created function module to get the response back.can any one plz help me out.

Thanks

sriram

Former Member
0 Kudos

In my scnario i have used BPM.Even though the file is not picking up & its not calling webservices.Basically my requirement is i need to send a file which has to call webservice and the response has to get back to rfc.i am tring to work on this weblogs

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

I am able to get response for rfc to soap,but i want to work on a scenario file-soap-rfc and the response has to come to file.

Can any one please help me out.

Thanks

sriram

Former Member
0 Kudos

Sriram,

After the synch send step for the web service, send the response asynchronously to the file system. Use the receiver file adapter.

praveen

Former Member
0 Kudos

Hi,

In the BPM have a send asynchronous step for the RFC response to go to the file.

In receiver determination, specify the business system for file and configure a receiver communication channel with receiver file adapter.

Regards,

Smitha.

moorthy
Active Contributor
0 Kudos

Hi Sriram,

In the BPM, you will be having following steps~

1) Receive the File message (Async,Abs)

2) Send the mapped data to the SOAP Synchronously

3) Get the Response and Send this to RFC

I think this will do, try out. Check this blog -Similar

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

Thanks,

Moorthy

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>>>at message interface it has to be synchronous or aschyronous for file

it can only be async for file

if you need a response back to folder you need to use a BPM -> file-soap-rfc-file

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>