Multiple choice technology

The lookup names will be specified in

  1. config.properties

  2. service.properties

  3. lookup.properties

  4. cabinet.properties

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Lookup names are specified in the service.properties file in Ab Initio's service framework. This configuration file defines service-specific settings including which lookup files to use. Other properties files serve different purposes (config.properties for general config, lookup.properties is not standard, cabinet.properties doesn't exist).