Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Step-by-step guide

Strategies can be disabled in the iQSonar Service configuration file (Default location: C:\Program Files\iQuate\iQSonar ScanEngine 4.0\bin\iQuate.iQSonar.ScanEngine.exe.Config)

Add values to the DisabledStrategies XML element. “<ProductAdapterName>:<StrategyName>”. Values are comma separated.

 

For Example:

To disable to disable the "Oracle Discovery Unix (Folder)" and "Oracle Discovery Unix (Install Logfile)" strategies in the "Oracle Database" product adapter you would use the following:

 

Code Block
languagexml
<add key="DisabledStrategies" value="Oracle Database:Oracle Discovery Unix (Folder),Oracle Database:Oracle Discovery Unix (Install Logfile)" />

 

 

Info

Ensure there is only one DisabledStrategies XML element in the config file

Filter by label (Content by label)
showLabelsfalse
max5
spacesCSKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "strategy" and type = "page" and space = "CSKB"
labelsstrategy

Page Properties
hiddentrue


Related issues