cancel
Showing results for 
Search instead for 
Did you mean: 

No message processing until now in receiver1_cc in RWB (File Adapter)

ravi_sirigiri
Participant
0 Kudos

Hi,

When exceuting a scenario ( <b>XML to XML - between 2 third party systems using File Adapter & Transport Protocol : NFS</b>), in RWB i am getting the following msgs:

<b>Sender1_cc</b> ( Communication channel )

Sender Adapter v2307 for Party '', Service 'sender':

Configured at 2007-12-11 18:49:52 IST

History:

- 2007-12-11 19:38:52 IST: Polling interval started. Length: 60.000 s

- 2007-12-11 19:38:52 IST: Processing finished successfully

- 2007-12-11 19:38:52 IST: Processing started

- 2007-12-11 19:37:52 IST: Polling interval started. Length: 60.000 s

- 2007-12-11 19:37:52 IST: Processing finished successfully

<b>receiver1_cc</b> ( Communication channel )

Receiver Adapter v2123 for Party '', Service 'receiver1':

Configured at 2007-12-11 19:05:25 IST

<b>No message processing until now</b>

and even when excute the TCode: <b>sxi_cache</b>, i am getting a warning message saying:

<b>Error when accessing SLD: NO_BUSINESS_SYSTEM

Message no. SAI_CACHE221</b>

<b>But i have defined the Technical system and Business system perfectly.</b>

I placed the "input.dat" in the source directory on the server but "output.dat" is not getting created in the target directory.

Please advise.

Regards,

Ravi

Accepted Solutions (0)

Answers (5)

Answers (5)

ravi_sirigiri
Participant
0 Kudos

Solved internally

Former Member
0 Kudos

Hi Ravi,

ya it seem that your file has not been picked up.

only sender channel is polling.

once the message hit the sender channel then it can be seen in the channel log.

i have somthing for you

have you checked the permission of the folders where you are putting the file and expecting to get the output.

1) then give the full permission 777 to each folder.

2) have you given the path of the folder which you have created in server(i hope your folders is in server)

if not then create the folders in server and then give the location in communication channel.

one more thing

have your scenario cofiguration is right combination of your objects.

plz have a recheck.

also clear chache form IR

go to tool then refresh.

**PS: rewrd points if useful**

regards,

Sumit Gupta

Former Member
0 Kudos

Hi Ravi ,

Please check

1.the target directory path in server by tcode AL11, if it exists

2. if the user have the correct permissions to "read/write/create" in the target directory.

3.check for the message processing under communication channel monitoring.

Regards,

Jyoti

ravi_sirigiri
Participant
0 Kudos

Hi Jyoti,

in message monitoring there are no messages whcih are processed.. and we have given all the permissions to the target directory (777).

pls advice

regards,

Ravi

Former Member
0 Kudos

Hi Ravi,

i don't think file adapter has picked up any file. Because usualy we get payload in adapter monitoring also. As per you log , i am sure file adapter is not able to pick file.

Check the directory path. I hope that this path is in XI server. Right?

Ranjeet Singh.

ravi_sirigiri
Participant
0 Kudos

Hi Ranjeet ,

Yes. it is the XI server path.. Server is on Unix platform. i am trying to access the file using XI through NFS and the directory is having all permissions.

But still not able to solve the problem..

Regards,

Ravi

Former Member
0 Kudos

Hi Ravi,

The solution could be just restart the comunication channel on the reveciver side and see weather the messages hav been recevied ....this could be one of the solution(receiver1_cc )...........

And also for the Error "NO_BUSINESS_SYSTEM" you can follow the link sepcified below which can help u a lot:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d...

Reward with points if helpful

Regards

Sai Ganesh