I am using PI 7.1, and facing the following error in File - RFC - File without BPM
"Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of ResponseOneWayBean."
I am using 1 sender CC for File ( CC_LOTUSNOTES_CHALET_SND)
1 receiver CC for File( CC_LOTUSNOTES_CHALET_RCV_FILE)
1 receiver CC for RFC (CC_LOTUSNOTES_CHALET_RCV_RFC)
in the sender CC I have given Module parameter as:
Processing sequene
-
CallSapAdapter Local Enterprise Bean 2
AF_Modules/ResponseOneWayBean Local Enterprise Bean 3
AF_Modules/RequestResponseBean Local Enterprise Bean 1
Module configuration:
-
1 passThrough true
3 receiverChannel CC_LOTUSNOTES_CHALET_RCV_FILE
3 receiverService Bus_File
pls let me know where i am wrong