File Store

Note: Catalyst now offers you a brand new object storage component called Stratus in Early Access mode. This component is a significant upgrade to the current Cloud Scale File Store component. You can find out more about the Stratus component here.

To use the Stratus component in the Early Access mode, email us at support@zohocatalyst.com.

Catalyst File Store provides cloud storage solutions for the application files and user data files of your Catalyst application, and enables access to shared data. You can store, manage, and organize images, videos, text files, document files, spreadsheets, or files of other formats.

Get a Component Instance

A component instance is an object that can be used to access the pre-defined configurations specific to a particular component. This process will not fire a server-side call. Also note that this component instance will be used in multiple scenarios while using the File Store component in your Catalyst application.

The app reference used in the code below is the Python object returned as a response during SDK initialization. You can create a new filestore_serviceinstance as shown below :

    
copy
#Get filestore component instance filestore_service = app.filestore()

Last Updated 2025-03-28 18:24:49 +0530 +0530

RELATED LINKS

File Store Help

ON THIS PAGE
ACCESS THIS PAGE