Export HFM dimension in a file using Jython
Hi Experts,
For a migration from FDM to FDMEE (11.124.200) , i'm trying to translate Event script from VB to Jython.
I found that our client, export a dimension from HFM (Hyperion Financial Management) to a CSV file, using API VB :
Set API.IntBlockMgr.IntegrationMgr.PobjIntegrate = objBP.ActConnect("ExportDims")
|
Do you know if there is a way to do it with Jython (an FDMEE objet form example) please?
Thank you;
regards,