The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Bella_Yu
1 year agoNew Contributor III
SaveCustomDataTable Gives Error
I want to load OneStream application data to external database. And there is an existing connection to the target external database. But it gives me below error, could you please help? No idea what i...
Bella_Yu
1 year agoNew Contributor III
CreateApplicationDbConnInfo is used when loading to application database, I want to load to external database. "FDH_DEV" is SIC external database connection.
As for the second db location field, I tried database name too, not working.ðŸ˜
MarcR
1 year agoContributor II
You can also use BRApi.Database.CreateExternalDbConnInfo (assuming a connection to the external database is already configured in your OneStream environment).
For the parameter DBlocation in SaveCustomDataTable you can use Framework, Application or External
- Bella_Yu1 year agoNew Contributor III
Thanks for your suggestion, I tried different values for parameter DBLocation as below
1) It gives error External database 'External' was not found in the application server configuration settings.
2) It gives error Value cannot be null. Parameter name: connection
Related Content
- 2 years ago
- 2 months ago
- 4 years ago
- 1 month ago