[This KA was unapproved and obsolete when migrated.] I am not clear on how one can useMB to subcribe to a message from SAPAdapter ifthe RFCLoopback instance does not send messages over to the TIB RV. Pl. explain.
book
Article ID: KB0084522
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions
-
Not Applicable
-
Description
Resolution: MB is not "subscribing" to the message. You are using a RVRPCClient plugin in your MB Sheet/transform. What that does is to send the request ("KUNNR" & "NAME") to the TIB that SAP adapter uses to send a Request to SAP. The reply is sent to MB's RVRPCClient Inbox. The result set is *NOT* sent to the TIB and MB is not subscribing to the message. Instead, MB communicates to SAPAdapter to invoke the RFC as a RequestReply operation.
Environment
Product: TIBCO Adapter for R/3 (SAP)
Version: 2.x
OS: Not Specified OS
--------------------
Issue/Introduction
[This KA was unapproved and obsolete when migrated.]
I am not clear on how one can useMB to subcribe to a message from SAPAdapter ifthe RFCLoopback instance does not send messages over to the TIB RV. Pl. explain.