DataWedgePluginConfig
An object used to configure the parameters of a DataWedge plugin.
#
Properties#
outputPluginName- Type: DataWedgePlugin
Specifies the output plugin associated with the ADF or BDF parameters.
#
paramListA list of parameters to configure on the DataWedge plugin.
#
pluginName- Type: DataWedgePlugin
The name of the DataWedge plugin to configure.
#
resetConfig- Type:
boolean
Whether or not to reset the configuration to its default settings. True (Default) – Clear any existing configuration and create a new configuration with the specified parameter values. False – Merge existing configuration with changes from the new configuration - update the existing values and add values not already in the configuration.