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.

Create a File Store Instance

You can create an instance of your Catalyst project’s File Store using the getFileStoreInstance() method, and enable the methods defined in this class to access the instance object. This prevents unnecessary server calls.

A File Store instance can be created as shown below:

    
copy
ZCatalystApp.getInstance().getFileStoreInstance(): ZCatalystFileStore

Last Updated 2025-02-24 14:38:44 +0530 +0530

ON THIS PAGE
ACCESS THIS PAGE