Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Decision Table Document Decision Output
Decision Table output.
| Attribute Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| defaultMaximumFileSizeAllowed | Integer | Default maximum file size if maximumFileSizeAllowed is null for a Document Type. | Small, 59.0 | 59.0 |
| defaultMaximumFileUploadsAllowed | Integer | Default maximum file uploads if maximumFileUploadsAllowed is null for a Document Type. | Small, 59.0 | 59.0 |
| documentCategoryId | String | ID of the Document Category. | Small, 59.0 | 59.0 |
| documentCategoryLabel | String | Master label of the Document Category. | Small, 59.0 | 59.0 |
| documentTypes | Document Types Output[] | List of document types and their properties. | Big, 59.0 | 59.0 |
| helpText | String | Help text for files in this Document Category. | Small, 59.0 | 59.0 |
| isRequired | Boolean | Indicates whether uploading a file in this Document Category is required. If isRequired isn't set, the isUploadRequired value is used. If neither isRequired nor isUploadRequired is set, the default is false. |
Small, 59.0 | 59.0 |