Forum Discussion

MZ's avatar
MZ
New Contributor III
2 years ago

Calling Excel Function from Business Rules

Anyone has called and executed Excel function (Forecast.ETS) from within a business rule?

  • JackLacava's avatar
    JackLacava
    Honored Contributor

    You would need to install Excel on the server, and then access its COM libraries - which can be tricky to get right, are very slow, and have significant issues in terms of resource lifecycle. I would not recommend doing that from OneStream, even if possible.

    • MZ's avatar
      MZ
      New Contributor III

      Thanks JL! I had a feeling that it is possible but costly in terms of coding and data processing. We will let them prepare data outside OneStream before load in for now. There needs a discussion here to find an alternative forecast modeling approach to replace the Excel Forecast.ETS.