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.
Wave Folder Input
An Analytics folder. This implements BaseWaveFolderInput.
Properties
Inherits from Base Wave Folder Input
| Property Name | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| applicationStatus | ConnectWaveApplicationStatusEnum | The creation status of
application. Valid values are:
|
Required | 36.0 |
| attachedFiles | AssetReferenceInput[] | The list of attached file IDs. | Required | 39.0 |
| canBeSharedExternally | Boolean | Indicates whether the app is shared in Communities (true) or not (false). | Required | 39.0 |
| defaultAsset | AssetReferenceInput | The default dashboard or lens presented for this app during app runtime. | Required | 37.0 |
| featuredAssets | Map<String, FeaturedAssetsInput> | The map of featured assets for this application to be used in the UI. | Required | 39.0 |
| isPinned | Boolean | Indicates whether the app is a pinned app (true) or not (false). | Required | 39.0 |
| shares | WaveFolderShareInput[] | The folder shares list. | Required | 36.0 |