HFM Java API to Extract Data from HFM Application to Text file
Hi All
We have to develop a process where in user will connect to HFM 11.1.2.4 through FDMEE (11.1.2.4) Point of view (Enrity, Scenario,Period, Year), connect to HFM and extract data for that POV into Text file
I believe there is script to load data Batch file as standard process however for data extract we cannot see any standard process, or there is no API
Could you please help out? Since in v11.1.2.1 this process already exists hence same process has to be replicated in v11.1.2.4 through Script only.
Below is script we had wrote in VB to extract data in v11.1.2.1. We have to replicate similar code in JAVA, however totally new to this. Appreciate your inputs.