Oracle Global Human Resources Cloud Payroll Implementation Specialist — Question 13
You need to troubleshoot the execution of a Mapping and visualize the data contained in the ODI Staging tables while the Mapping is being executed. How must you proceed? (Choose the best answer.)
Answer options
- A. Start a Mapping in Debug mode and use breakpoints and the Get Data feature to query the data contained in the Staging tables.
- B. Modify a Knowledge Module to dump the Staging tables’ data into log files for review.
- C. Use variables in a Package to query the Staging tables and evaluate the variable values.
- D. Reverse engineer the Staging tables in a Model and review the data contained in it.
Correct answer: D
Explanation
The correct answer is D because reverse engineering the Staging tables allows for a comprehensive review of the data structure and contents at any point during the Mapping execution. Options A, B, and C do not provide a direct visualization of the data in real-time during execution, making them less effective for troubleshooting in this context.