Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FDMEE - Different target options for same target application

fiammdinOct 26 2015 — edited Oct 26 2015

Hi FDMEE - Experts.

We are running FDMEE 11.1.2.4 to load data to one HFM application and are confronted with a special request from business.

We have some Location that needs to load their data to HFM even if the Intersection Validation Report is pointing to one ore multiple errors.

With FDMEE we just copied the TargetAdapter (changed the Intersection Validation Settings) and used for the specific Location the copied Adapter with the changed settings. (its perfect that he loads the remaining data to HFM and shows us in the LogFile the errormsg.)

As it is not possibel within FDMEE to create a second TargetApplication Connection to an HFM Application that is already used, i would like to solve this by an EventScript that changes the "Check Intersection" for specific Location's.

Could someone give me a hint on whats the correct function i need to call in the script to change the "YES" to a "NO"? And if the Event: "BefProcMap" would be the right one to use?

I would like to make it as easy as possibel.

if str(fdmContext["LOCNAME"]) = "LOCATION_WHO_DOES_NOT_NEED_INTERSECTIONCHECK":

   XXXXXXXXXXXXXXXXX

thx to all

This post has been answered by SH_INT on Oct 26 2015
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 23 2015
Added on Oct 26 2015
2 comments
474 views