Newer Version Available
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: - Create
- Decouple
- Overlay
- 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