Oracle Application Testing Suite 12 Essentials — Question 1

You are designing a monthly projection Planning application. A starting point projection file is received with the current month data. Data forms, Business Rules, and Essbase data load rules, and reports should always focus on the current projection month.
What is most efficient way to design the components to reduce maintenance each month?

Answer options

Correct answer: E

Explanation

The correct answer is E because it leverages the Planning data form utility to automate updates, reducing the need for manual adjustments each month. By using a 'CurMo' Global variable for Business Rules and a 'CurMth' substitution variable for Essbase, it ensures that both components are synchronized with minimal effort. The other options involve more manual updates, which increases maintenance workload.