cancel
Showing results for 
Search instead for 
Did you mean: 

No Output file at target

former_member187457
Active Contributor
0 Kudos

Hi All,

I have created a RFC senario as shown in...https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/file-rfc-file%2528without+bpm%2529&

now the file at source folder is picked and in sxmb_moni it shows successful.....but i didnt get any output file at my target folder...

Plz suggest...

Thnx in advance

Rohit

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

In RWB,

1. Check Message monitoring -> Adapter engine messages

2. Communication channel monitoring -> Status of your receiver adapters

former_member187457
Active Contributor
0 Kudos

Hi SV,

all status are green

Edited by: Rohit Kumar on Dec 23, 2008 11:54 AM

Shabarish_Nair
Active Contributor
0 Kudos

use the message monitoring and monitor for the adapter engine message.

At your receiver what is the log? does it say message has been delivered? Paste the log here so that further help can be provided.

former_member194786
Active Contributor
0 Kudos

Hi Rohit,

What Shabarish meant was check the status of your particular adapter, as to if it is throwing any error or what. Go to RWB-> Component Monitoring-> Adapter Engine-> Communication Channel Monitoring. Provide the name of your channel and see what is the final stage that the message has reached in the adapter. Check if it is throwing any error.

Thanks and Regards,

Sanjeev.

former_member187457
Active Contributor
0 Kudos

hi SV,

here is the log for my receiver.....

Time Stamp Status Description

2008-12-23 11:58:53 Success Message successfully received by messaging system. Profile: XI URL: http://srv-4016:50000/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER

2008-12-23 11:58:53 Success Using connection RFC_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.

2008-12-23 11:58:53 Success Message successfully put into the queue.

2008-12-23 11:58:53 Success The message was successfully retrieved from the receive queue.

2008-12-23 11:58:53 Success The message status set to DLNG.

2008-12-23 11:58:53 Success Delivering to channel: cc_rk_receiver_rfc

2008-12-23 11:58:53 Success MP: Entering module processor

2008-12-23 11:58:53 Success MP: Processing local module localejbs/RfcAFBean

2008-12-23 11:58:53 Success RFC adapter received an asynchronous message. Attempting to send tRFC for BAPI_COMPANY_GETDETAIL with TID XIz6SjmD2w4Tswt00CAIOaim

2008-12-23 11:58:53 Success RFC adapter received an asynchronous message. Attempting to send tRFC for J2EE_GUEST with TID XIz6SjmD2w4Tswt00CAIOaim

Time Stamp Status Description

2008-12-23 11:58:53 Success MP: Leaving module processor

2008-12-23 11:58:53 Success The message was successfully delivered to the application using connection RFC_http://sap.com/xi/XI/System.

2008-12-23 11:58:53 Success The message status set to DLVD.

thnx

Rohit

Shabarish_Nair
Active Contributor
0 Kudos

this is for the RFC receiver adapter.

Now similarly check for the log of the receiver File adapter.

SudhirT
Active Contributor
0 Kudos

This seems to be ok.Check again at the directory path mentioned in receiver Communication channel.

Thanks!

former_member187457
Active Contributor
0 Kudos

Hi Tiwari,

target path is correct...

former_member187457
Active Contributor
0 Kudos

Hi Shabarish Vijayakumar

As per the logic given in the scenario i hav two MI MI_RK_RFC_SYNC_IB & MI_RK_FILE_SYNC_OB

so i m unable to get log of the receiver File adapter ...

how to do that in my senarion plz suggest....

Shabarish_Nair
Active Contributor
0 Kudos

check for the combination of the sender interface and receiver interface in the message monitoring.

here it would be the response of the RFC to FILE. See if its a successful message and also check the log.

former_member187457
Active Contributor
0 Kudos

Here i used rfc and file services and MI_RK_FILE_SYNC_OB as interface in message monitoring and i got following error:

Time Stamp Status Description

2008-12-23 13:19:45 Success Using connection AFW. Trying to put the message into the receive queue.

2008-12-23 13:19:45 Success The XI response message for message 442a2e60-d0c6-11dd-9084-000c292624b3(INBOUND) was successfully returned to the calling application.

2008-12-23 13:19:45 Success The message status set to DLVD.

2008-12-23 13:19:45 Success RRB: forwarded the response message

2008-12-23 13:19:45 Success Application attempting to send an XI message synchronously using connection File_http://sap.com/xi/XI/System.

2008-12-23 13:19:45 Error The message status set to FAIL.

2008-12-23 13:19:45 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: Application response can not be send using the call method.

Shabarish_Nair
Active Contributor
0 Kudos

check configuration of the modules in the adapter. it seems something is wrong in your configuration

Answers (5)

Answers (5)

former_member187457
Active Contributor
0 Kudos

thnx all

SudhirT
Active Contributor
0 Kudos

Hi Rohit,

Check step3 of ID configuration once more whether you have given right name for the receiver channel and also step 5 of IR for the response mapping, if you have given the right mapping.

and check in RWB-->Component monitoring for receiver channel and sender channel if there is any error.

Thanks!

Former Member
0 Kudos

Hello Rohit,

Did your RFC Call executed successfully?

Check the response whether you got from the RFC or not .If not Check the connection status of port.

Rajesh

Former Member
0 Kudos

hi,

please check that what is the export parameter for ur RFC.

also please check the u have done the correct mapping for rfc responce and ur receiver file..

regards,

navneet

shivhare
Active Contributor
0 Kudos

Hi ,

Check message monitroing and CC monitring and also check Authoruzation of you traget folder

Regards,

Amit

former_member187457
Active Contributor
0 Kudos

Hi AS,

how to check authorization...

I used same target forlder for file-toFile senario....do i need some other type of authorization for RFC???

shivhare
Active Contributor
0 Kudos

Hi,

So I think your file to file scenario working fine. For particular directory .. I think some minor mistake you will do please check path carefully

Regards

Amit