Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
Remote Basic ActiveX Control (External Components Installation Guide) (M6859IG+RemoteBasic.htm)
Remote Basic ActiveX Control
The
Remote Basic ActiveX Control is a component that can be
used in Visual Basic programs running on a PC to run Remote Basic
subroutines on a Reality database.
Prerequisites
Installation
- Start the installation program as
described for Windows in the section
Starting the Installation.
- Select Remote Basic ActiveX Control from the Core Reality Software
menu.
- The default location is C:\Program Files\NorthgateIS\Reality Remote
Basic ActiveX Interface; you can override this if required.
Set-up
After Installation
To call a Remote Basic subroutine, you must establish a connection to
an account on a Reality database - you will need to use a user-id that
has been set up as follows.
Log on to the SYSMAN account and run SSM. Then do the following:
- Use SSM option 3 to create a security profile to be used with the
Remote Basic server. It is recommended that this profile should have
field 23 (Remote Basic) set to R (restricted); you must also specify a
file in which the subroutines that can be called remotely are listed.
For more information on security for external access, refer to the
Reality Online Documentation.
- Use SSM option 2 to set up a user-id that will be used to access
Remote Basic subroutine. Set the status (field 13) to 'E' (enabled) and
the type (field 14) to 'S' or '*' (so that it can be used as a server).
Note that on a UNIX host a corresponding UNIX user-id must also exist,
and it is the password for the UNIX user-id that must be used when
establishing a connection.
- Use SSM option 3 to configure the security profile associated with
the user-id you have created, setting field 8 (Alt Server Profiles) to
specify that the Remote Basic server (RBSRVR) should use the security
profile you created in step 1.