Skip to main content
Version: OpCon (Cloud - Current)

Managing Vision Remote Instances

Vision Remote Instances define instances of OpCon to be monitored that run and are accessed on a remote server. For more information, refer to Remote Instances in the Concepts online help.

note

You must be in the ocadm role to add, edit, or delete remote instances. For more on Function Privileges including those pertaining to Vision, refer to Function Privileges in the Concepts online help.

Vision Remote Instances page

The Vision Remote Instances page is the central location for viewing, adding, editing, and deleting remote instances.

Vision Remote Instances Admin Page

From this page you can:

Field reference

The following fields apply when you add or edit a Vision Remote Instance.

General

FieldDescription
NameThe name of the remote instance. Required.
Badge (Auto Gen.)A two-character badge automatically generated from the Name field. The badge appears on Vision cards assigned to the remote instance.
DescriptionOptional descriptions, explanations, or notes for the remote instance.

Vision Instance Connection

API and Solution Manager credentials for the remote OpCon instance.

FieldDescription
Api URLThe API base URL for the remote instance. Required.
Api UserThe API username for authenticating to the remote instance. Required.
Api PasswordThe password corresponding to the Api User. Required when adding a new remote instance.
Solution Manager URLThe Solution Manager base URL for the remote instance. Required.
Vision Action UserThe OpCon user account used to submit Vision actions on the remote instance. Required.

Complex Expression Connection

Connection information that enables the remote instance to be used in OpCon property expressions. By default, OpCon expressions reference local properties only.

FieldDefaultDescription
SQL ServerThe name of the SQL Server where the remote OpCon database resides. Required.
DatabaseThe name of the remote OpCon database. Required.
Windows AuthEnabledWhen enabled, Windows Authentication is used to connect to the database. The SMA Service Manager must run as a user with privileges to the OpCon database. For more information, refer to Add the OpConxps Active Directory Group to the SQL Server in the OpCon Installation online help. When disabled, User and Password are required.
UserThe SQL Server username for connecting to the database. Required when Windows Auth is disabled.
PasswordThe password for the SQL Server user. Required when Windows Auth is disabled.
MirroringDisabledWhen enabled, ensures the correct connection string is used when the remote instance uses SQL Server mirroring.
Transparent Network IP ResolutionAutoControls IP address resolution behavior when connection issues occur. Options: Auto (automatically detected; default), Enabled (transparent resolution active), Disabled (no transparent resolution).