Skip to main content
June 24, 2025
Solved

OneStream Server Configuration

  • June 24, 2025
  • 2 replies
  • 0 views

Hi all,

while configuring a local OneStream instance, I know that I have to copy the "Encrypted Connection String For Server" from DataBase Configuration, putting it into the Application Server Configuration File, in the "Database Server Connections" item.

I see that there's also a "Is Connection String Encrypted" flag, so I suppose I could set a clear connection string.

Is not clear which would be the format of an unencrypted string (I took a look in the Installation Guide but I wasn't able to find what I was looking for...). Since this is a local development instance, there's no need to secure it... 

Could someone share this knowledge (or point me in the right direction) ? 

Thanks a lot

FabioG

Best answer by JackLacava

Create the string with the database config utility: https://documentation.onestream.com/1375907/Content/Installation/Creating%20Database%20Connections.html then just copy it unencrypted. You will have to specify user and password.

2 replies

June 24, 2025

Create the string with the database config utility: https://documentation.onestream.com/1375907/Content/Installation/Creating%20Database%20Connections.html then just copy it unencrypted. You will have to specify user and password.

FabioGAuthor
June 25, 2025

Great JackLacava​ !

Maybe I wrote something silly in my previous tests, now is working like a charm !

Thanks a lot.

FabioG