Organization Configuration

Mashmatrix Sheet allows you to change some application behaviors across the entire installed organization. This enables you to use the Mashmatrix Sheet application according to the conditions of your operating Salesforce organization.

To use the organization configuration page in the administration console, the logged-in user must be a Salesforce administrator or must have the "Modify Metadata Via Metadata API Functions" permission.

The following organization settings can be changed from the "Organization Configuration" menu in the administration console.

Transaction Control

  • Enable "All-or-None" Transaction - When saving multiple records from a sheet, if there are records that result in errors during saving, you can specify whether to save the partial records that can be saved (= unchecked), or to cancel the entire save process and treat it as an error (= checked). The default setting is unchecked.

Please note that All-or-None transactions are controlled per batch save request unit. Even when All-or-None transaction is checked, when saving a number of records that exceeds the "Batch Size in Saving Records" setting specified in the sheet, transaction commit/rollback is performed for each batch save request. Therefore, even if an error occurs during saving, there may be cases where preceding batch save requests have succeeded and changes have been committed.

Operation Threshold

  • Record num to require bulk-copy operation permission - When selecting and copying records and cells from a sheet, specify the number of records that require bulk-copy operation permission. When attempting to copy this number of records or more to the clipboard, if the executing user does not have bulk-copy operation permission for the target number of records or more, or if bulk-copy operations for the target number of records or more are not allowed in the sheet settings, an error message is displayed and the copy process is cancelled.

Last updated