Multiple choice technology

When there is an error in a workflow step, in which of the following tables will the error message be stored?

  1. KNTA_DEBUG_MESSAGES

  2. KNTA_INTERFACE_ERRORS

  3. KNTA_INTERRUPTED_EXECUTIONS

  4. KNTA_MESSAGES

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

In HP Project and Portfolio Management (PPM) / Kintana, the KNTA_INTERFACE_ERRORS table stores log information and error messages related to failed transactions or workflow steps executed via the Open Interface. Other tables like KNTA_DEBUG_MESSAGES are used for transient PL/SQL debug statements.