MARCH 2026
Hall 7 — New Tab
Halls 1–5
FCCS Hall 6
All Halls
Bug Fixes
- Hall 7 — New Reporting tab added. Covers Scatter Analysis (Profit Attribute dimension requirement, quadrant configuration), Financial Reporting Studio (report books, bursting, conditional suppression), Smart View output direction (retrieve vs submit), and four ASO extraction anomalies with MDX examples: parent ≠ sum of children, #MISSING diagnosis,
MembersvsDescendants(...,LEAVES)filter, FRS row suppression. Three new quiz questions added (Q6–Q8). Score counter updated to 0/8. - Hall 6 EPCM — 6 improvements. Auto-purge caveat ("no fixed retention period — not 30, not 90 days"); Optimize for Reporting exam trap added ("disabling it breaks PCM_REP aggregations silently"); Diagnostics report format caveat; Exam answer vs implementation reality comparison table (9 rows); Q6 Run Express Calculation trap question added; 31× corrected to 32× (47:12 ÷ 1:28 = 2,832s ÷ 88s = 32.2×) with arithmetic shown and 750× bottleneck context note.
- Hall 9 — Difficulty calibration. Three-tier results messaging: under 68% = review halls; 68–81% = borderline, real exam has no foundation questions; 82%+ = ready to book. Difficulty warning added to Overview tab and mock exam start screen.
- Hall 5 — NONEMPTYTUPLE correctness caveat. Clarified that NONEMPTYTUPLE is a correctness guard (not just performance) in rules with conditional logic that branches on zero. Added to exam syllabus box and comparison table row.
- Hall 3 — Copy POV automation. Added
epmautomate copyPovinfobox and updated comparison table row: "In production, triggered via EPM Automate as part of the automated close pipeline — not always a manual UI step." - Hall 1 — allocPrec added. Application setting
allocPrec: 2now covered in syllabus sub-bullet 2 and comparison table. NovaPrism rounding hook: $52M × ticket ratios = $51.98M, $0.02 gap expected, Rule Balancing tolerance covers it. - Hall 2 — System vs user-defined dimension boundary. New comparison table row: PCM_Balance = only mandatory system dimension; all others (Account, Entity, Period, Scenario, Version, View, custom) = user-defined. NovaPrism count shown: 1 system + 10 user-defined = 11 total.
- All halls — Bug fix:
event.targetTypeError. Hall 6 EPCMshowScenario()was using implicit globalevent.targetto activate the selected button. Called at page load with no event in scope → crash. Fixed with a static ID map{untuned:'btn-v1', ...}. - Hall 9 — Bug fix: unescaped apostrophe.
models' datain ALL_TRAPS array broke JS string literal. Fixed tomodels\' data. Validator scriptvalidate_js.pyadded to catch future instances. - FCCS Hall 6 — Full Oracle cross-check. 23 corrections applied including: Consolidation Journal vs Enterprise Journal architecture; status names (OK not Consolidated, numeric codes removed); EJ three posting methods (direct connector, APIs, EPM Automate); DeutschWerk PCON=100% — 100% flows to parent, not 80%; locked period navigation corrected to Home → Approvals → Change Status; re-lock requires OK status; rejection → Working status (not Validated); unbalanced journals supported when feature enabled; MDX filter returns Working not Validated on rejection.