Case Folder
- When you open a coach that contains a Case Folder instance, the instance displays the contents of its case root folder as specified by the configuration options. This root folder is named Documents. However, the Case Folder displays this name in a breadcrumb trail when you are browsing one of its subfolders. The root folder for a Case Folder instance is specific to that instance. The root folder for the Case Folder is specified directly by binding the input variables caseId and tosName to the respective configuration options.
When Case Folder view is used in the context of the process user task page, the view configures itself based on the parent case, without specifying the Case identifier and target object store name in the view’s configuration.
Configuration properties
| Property | Description | Data type |
|---|---|---|
| Case Identifier | The Case Identifier is a mandatory option that needs to be bound to the input variable caseId. | String |
| Target Object Store Name | The target object store name is a mandatory option that needs to be bound to the input variable tosName. | String |
| Edit title | Allows to edit the title of this view. | Any |
| Hide title | Allows to hide the title as an option. | Any |
| Get Repository Name Service | Service to retrieve the repository name that is associated to the case instance. | String |
Methods
For the methods that are available in the Case Folder view, see Case Folder JavaScript API.
- Additional resources
- For more information about how to create a coach or page, see Building coaches.
For more information about standard properties (General, Configuration, Positioning, Visibility, and HTML Attributes), see View properties. For other UI views, see UI toolkit.
Events
The Case Folder view has an event handler On Document Clicked, which is prefilled with an event action to help in previewing the documents if the document can be viewed in a browser. Otherwise, it would allow the document content to be downloaded.
Document management security has been enhanced so that only documents of specified MIME types are allowed to be uploaded. To know the default MIME types supported and to add more MIME types, see Configuring document management security.
This topic is shared by BAW, CP4BA. Last updated on 2025-03-13 12:15