Skip to main content
Veteran
June 28, 2024
Solved

DataSource Fixed or Delimited file sample file: Where is it stored in OS?

  • June 28, 2024
  • 2 replies
  • 0 views

Hello, 
You can add a sample file in OS for a delimited or fixed data source type.
I cannot find where to find it in OS database in base64. I had a look at the [ParserLayouts] table, but i can now find anything more...
Do you know where it is hiding?
Thanks

Best answer by MarcusH

I think they are stored in StageArchivesInformation.

2 replies

T_Kress
OneStream Employee
OneStream Employee
June 28, 2024

You can add sample files in the data sources (parser layouts) page here.  Are you asking where those files that you upload on this page are stored in the table structure?

T_Kress_0-1719584523867.png

 

Veteran
June 28, 2024

Hi T_Kress , not exactly. Once it is loaded. How to you extract it?

MarcusHAnswer
Expert
June 28, 2024

I think they are stored in StageArchivesInformation.

Veteran
June 28, 2024

You got it! Thanks MarcusH