For static specification, this parameter is available as a
keyword subparameter of the
NTRPC
macro. For dynamic specification, this parameter is available as a keyword
subparameter of the profile parameter RPC
.
It
specifies the API version to be used with the EntireX Broker ACI. The
broker stub in use as well as the called EntireX Broker must support the ACI
version defined here. Please, refer to the EntireX documentation for the
supported API versions. The setting of ACIVERS
enables
special features of the EntireX Broker, depending on the API version you are
using. For details, see
Setting
Up an EntireX Broker Access in the Natural
Remote Procedure Call documentation.
ACIVERS
can be specified on both the client and the server
side.
Possible settings | 1 - 9 |
Single-digit number. The higher the version, the more features are available. |
---|---|---|
Default setting | 2 |
API Version 2 is used. |
Dynamic specification | yes | |
Specification within session | no |
For additional information on Natural RPC, see the Natural Remote Procedure Call (RPC) documentation.