Adapt the object search

The search for initial recurring objects, such as a test definition for test cases or a risk for risk assessment is controlled in the default configuration with the commandchains_generator.xml file. It includes a generator_[target type] chain, which is linked to either the RecurringObjectSearchCommand command or a derivation of it.

This command is responsible for finding all recurring objects that come into consideration for the generation of transactional objects. These objects or rather their OVIDs are written by Command in the CommandChainContext and from there extracted and reused by the generator.

Location

XML file in the xml folder

Procedure

Copy the appropriate <catalog> from the default configuration to customizing. Then, adapt the command chain.

Documents

commandClassMapping.xml, blClassMapping.xsd, commandchains_generator.xml, commandchains.xsd