Validation Entity Manipulation
MikeTOApr 21 2009 — edited Jun 12 2009Does anyone have the code or know how this was done (See below)? I found it in a presentation that Pfizer did a few years ago at the Hyperion Conference. I can't figure out how you can manipulate the validation entities from fdm code.
Any ideas?
Greatly Appreciated,
Mike
PS The full presention can be found at: http://www.finitsolutions.com/docs/Presentation-ComplexDataSubmission.pdf
Event Scripts – Validation
Entities
�� The Validation Entities groups inside Hyperion FDM control the
entities that should be force calculated (optional), force translated
(optional) or consolidated inside HFM after the data has been
loaded. It is also used to display entities on the FDM Check
Report.
�� Out of the box, entities need to be specifically hard coded into the
Validation entity group table. With such a large number of
locations, Pfizer would have to spend a lot of time updating these.
�� A script was developed in the AftLoad event to dynamically build
the Validation Entity table based upon the entities that were
loaded to HFM. The AftLoad event runs after the data is loaded
into HFM. The admin’s never needs to touch the Validation Entity
group now for any active location.
Edited by: user8030589 on Apr 21, 2009 11:03 AM