cancel
Showing results for 
Search instead for 
Did you mean: 

File_To_File --->Receiver Payload NotFound in Moni,But RWB seems to be fine in PI 7.3

Former Member
0 Kudos

Hi ,

I have done FILE to FILE Scenario in SAP 7.3 , not able to see payload in reveiver side at SXMB_MONI.

There was no errors in AE & IE ... Can anyone suggest me how to find receiver payloads.

Thanks

Dhileep

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

I believe you are using dual stack both abap stack and java stack.

a) First check in RWB whether the sender adapter process the input file. Sometime due to file permission, the file adapter sender might not poll the file. so you see no activity in both AE and IE. 

you can change the file permission to execute.. command example

chmod 777  yourfilename

b) If there is no file permission issue, then see any problem in the mapping step in SXMB_MONI.

c) Also please check the communication channel in RWB and see any error you see it.

Hope that helps

Answers (0)