Migration Guide : A. Features Introduced in OpenROAD 4.1 : Application Server Support for OpenROAD 4.1 : The Remote Server Object
 
Share this page                  
The Remote Server Object
The OpenROAD Remote Server COM object provides the methods that allow a client to connect to a desired OpenROAD application image and to call 4GL procedures in that application image. It is registered under the COM PROGID "OpenROAD.RemoteServer". Methods provided by this COM object include:
Initiate
Connects to an appropriate server process that hosts the specified OpenROAD application image
CallProc
Calls a specified 4GL procedure within that Initiated application, passing named parameters by value or by reference, using the Parameter Data Object