cancel
Showing results for 
Search instead for 
Did you mean: 

response File adapter configuration

Former Member
0 Kudos

Hi Experts,

My scenatio is syncronous scenario ( File to sync SOAP to File). It picks up a file , calls syncronous web service using SOAP adapter , get the response and we need to create a file of teh response.

My problem is to the service response into file.

In IR i have done following things:

1. Oubound synchronous input Message interface

2. Inbound synchronous service Message Interface

3. Message mapping for both request nad response

4. Interfce mapping for the one Message Mapping

In ID

1. file sender Comm channel

2. SOAP reciver comm channel

3. one recvr determination for file to service inbound message

4. One interfcae detmination for service inbound message and interface mapping

5. one sender agreement and one recvr agreement.

Now i am not sure how use the second file adapter for writing file.

kindly help.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

Had a chance to look into this blog?

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

Former Member
0 Kudos

Hi,

thanks for your reply, but can't we achieve this without using BPM?

I would prefer it doing without BPM. Please suggest.

Shabarish_Nair
Active Contributor
0 Kudos

Sure take this thread as help -

Note you need to be on or above SP 19 on XI 3.0 and SP 10 on PI 7.0

Shabarish_Nair
Active Contributor
0 Kudos

Editing thread as link posted already above !!!

Edited by: Shabarish Vijayakumar on Mar 19, 2009 5:54 PM

Answers (1)

Answers (1)

Former Member
0 Kudos
Former Member
0 Kudos

thanks for your replies, the link was really helpful but I am getting error in my File sender channel:

Error: com.sap.aii.af.service.cpa.CPAException: Couldn't retrieve inbound binding for the given P/S/A values: FP=;TP=;FS=SHDCLNT100;TS=SICCEB_DocService;AN=;ANS=;

becuase of this error, file receiver channel is not getting triggered.

I have checked all the agrrements and and interface detmination. Kindly suggest what can be the reason .

Thanks a ton for your replies.

Former Member
0 Kudos

Hi,

ask your basis guys to do a full CPA Cache refresh using XIDIRUSER......they will know how to do it....

then re-run your scenario.

Also, just check in ID in sender file comm channel you have specified the module parameters as said in the above blog.

Regards,

Rajeev Gupta

Edited by: RAJEEV GUPTA on Mar 19, 2009 3:32 PM