DSO Filter Configuration plug-in configuration
Plug-in type
DSO Filter Configuration is a Java-based ARDBC plug-in.
AR System server connectivity
The AR System interacts with the DSO Filter Configuration plug-in by using the AR System Java APIs. This plug-in (DSOConfigurationPlugin.jar) is installed in the ARInstallationFolder\pluginsvr\dsoConfig folder.
Configuration information
The configuration information of the DSO Filter Configuration plug-in is available in the AR System Administration: Plugin Server Configuration form.
The DSO.FILTERCONFIGURATION.userDefined.filter_configuration_form_name setting contains the name of the form that has fields for filter name and mapping name.
The DSO.FILTERCONFIGURATION.userDefined.filter_name_field_id and DSO.FILTERCONFIGURATION.userDefined.mapping_name_field_id settings contain IDs of the fields that contain the filter name and the mapping name, respectively.
The AR System Administration: AR System Configuration Generic UI form includes the Server-Plugin-Alias setting that points to the correct plug-in server alias:
Server-Plugin-Alias: DSO.FILTERCONFIGURATION DSO.FILTERCONFIGURATION myServer:9999
For more information, see Updating-configuration-settings-by-using-the-AR-System-Configuration-Generic-UI-form, Configuring-Java-plug-in-servers, and Setting-plug-in-server-configuration-options.