Activating an RPC

To make a defined RPC available (activate):

exec sgw_actrpc rpc_name

where rpc_name is the name of the RPC you intend to activate.

Example

To activate the SYV2 RPC:

exec sgw_actrpc SYV2
go