Multiple choice technology

The SQL’s that are executed are stored in ----------

  1. Cabinet.xml

  2. Event.xml

  3. Input.xml

  4. Output.xml

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

In Genesys, Cabinet.xml is the configuration file where SQL queries and statements that need to be executed are stored and defined. Event.xml maps events to handlers, Input.xml defines request structures, and Output.xml defines response formats. The Cabinet provides centralized SQL management for the application.