Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
HFM 11.1.2.4 Automation

We're on classic HFM 11.1.2.4 and want to automate the load of metadata from DRM to HFM. Due to the recent API change and the fact that there is no native functionality in HFM to automate this process, we are planning to develop an application to perform this automated process using the new HFM Java API.
Has anyone successfully done this? Can someone share some insight into the process or other ways where HFM can automatically load metadata from DRM exports? We are not using EPMA for this project, so that's not a possibility.
Thanks
Answers
-
Have you experimented with LCM (Lifecycle Management)? You can use LCM to import metadata into a classic application as long as the file is in correct format. The easiest way to figure out the format is to do an LCM export from the application so you get a text file you can inspect. Once you get the format right you can use Utility.bat to automate the process (see the EPM Lifecycle Management Guide for more details).
Regards,
Henri
-
I'll be honest, I think probably very few people are using the API to load metadata. Most of the implementations I've seen in recent times, use EPMA for dimensionality (realize you are on Classic). What's really interesting is Mr Vilminko's (@HVilminkosuggestion above...I would probably go down that path and test.