Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Resolution:
In Request Reply scenario, which is the framework in which RFCs/BAPIs are supported in SAPAdapter, the RVCM related tasks of preregistering a listener or persisting entries to a ledger file are really not required. Changing the RVCMRpcClient or RVCMRpcServers to RV equivalents to save on RVCM related overhead for RequestReply operations, is actually more appropriate. There is little downside involved becuase when your client does not get a reply you know the request was never processed and so you can replay the request from the client to the server.