Hi guys,
i have a RFC to RFC senario like SAP send a rfc request i stop this call via java mapping and make a synch call to a strict service and got a response.
SENDER = SAP
Mapping : soap lookup
RECEIVER = SAP
Is it possible to handle this scenario via SAP PI? Because i got following error if i test it.
com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.adapter.rfc.core.client.RfcClientException: functiontemplate from repository was <null>
Kind Regards,
PM