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.
Template Options Input
The template options used to upgrade a templated Analytics app.
- Properties
-
Property Name Type Description Required or Optional Available Version appAction ConnectWaveTemplateAppActionEnum The upgrade action to perform on the templated application. Valid values are: - AutoUpgrade
- Create
- DecoupleApp
- Overlay
- RefreshData
- Upgrade
Required 37.0 disableApex Boolean Indicates whether any Apex integration hooks should be disabled (true) or not (false). Optional 37.0 dynamicOptions Map<String, Object> A map of dynamic and beta options for app creation or upgrade. Valid values are: -
productionType: valid values include
- ATF_3_0
- Classic
-
runtimeLogEntryLevel: valid values include
- Fine
- Finer
- Finest
- Info
- Severe
- Warning
Optional 54.0