[This KA was unapproved and obsolete when migrated.] Essentially, what I need to know is how is it possible to pre-register listeners when RvCmRpcClient is being used for publishing RFCs.

[This KA was unapproved and obsolete when migrated.] Essentially, what I need to know is how is it possible to pre-register listeners when RvCmRpcClient is being used for publishing RFCs.

book

Article ID: KB0084513

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions -
Not Applicable -

Description

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.

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.] Essentially, what I need to know is how is it possible to pre-register listeners when RvCmRpcClient is being used for publishing RFCs.