Skip to main content
November 3, 2023

Calling Excel Function from Business Rules

  • November 3, 2023
  • 1 reply
  • 0 views

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

1 reply

November 7, 2023

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.

MZ4Author
November 7, 2023

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.