OnDemand User Group

Support Forums => Other => Topic started by: pankaj.puranik on April 25, 2011, 02:35:16 PM

Title: How Storage objects work in CMOD?
Post by: pankaj.puranik on April 25, 2011, 02:35:16 PM
CMOD writes the input data into one or multiple Storage objects depending on the size of input file.
If there's a big file that needs multiple Storage objects, how would CMOD handle this?

Is there ever a possibility that while writing the data on a storage object, half of a document is written in one Storage object and the other half goes to a new storage object.
Since there is a limit on the storage object size set at the Application group level (10MB default) this scenario might arise?

Does lafge object support has any relation with storage objects?