Oracle Autonomous Database Cloud 2020 Specialist — Question 11
Which two statements are true regarding the creation and management of business rules in module-based Planning? (Choose two.)
Answer options
- A. Pre-defined business rules for modules may be modified, but may be ignored after an application upgrade.
- B. Custom business rules for modules can only be created using the graphical designer.
- C. Custom business rules can be created for each module.
- D. Modules cannot use regular business rules. Instead, they must be scripted using Groovy.
Correct answer: B, C
Explanation
The correct answers are B and C because custom business rules can indeed be created for each module and can be developed with the graphical designer. Option A is misleading as pre-defined rules may be modified but could potentially be disregarded after an upgrade. Option D is incorrect as modules can utilize standard business rules in addition to scripted rules.