Updating plug-in configuration settings
You can modify the configuration information for the Normalization Engine plug-in and shared plug-ins by using the Plugin Server Configuration form.
To modify the plug-in settings
- Open the Action Request System Administration Console and navigate to System > General > Plugin Server Configuration.
- Select Plugin Server Instance for the plug-in.
For example:If the Normalization Engine plug-in is running on <Host> and <Port1>, Plugin Server Instance is as follows:
PluginServer_<Host>_<Port1>
If the Shared plug-in is running on <Host> and <Port2>, Plugin Server Instance is as follows:
PluginServer_<Host>_<Port2>
Click the Plugin Configuration tab, and from the Plugins list, select the plug-in. For more information on Plugin Configuration tab, see Working with Java plug-ins in Action Request System documentation.
- Click Modify.
- In the Modify Existing Plugin form, modify the data as needed.
For example, in the User Defined Elements section, perform the following steps:- To edit the setting value, select a user-defined element and edit Setting Value.
- To add an element, click the plus sign and enter the following information:
- Setting Name — Use the following syntax (note that pluginName is automatically populated based on the value entered in the Plugin Name field):
pluginName.userDefined.settingName - Setting Value — You must define values for both Setting Name and Setting Value.
If you add two values for the same setting name, only the first value is applicable.
- Setting Name — Use the following syntax (note that pluginName is automatically populated based on the value entered in the Plugin Name field):
- Click OK.
For more information on Plugin Server Configuration tab and Global Plugin Server Configuration tab, see Setting plug-in server options and Setting global plug-in server optionsin Action Request System documentation.