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
app​Action Connect​Wave​Template​App​Action​Enum The upgrade action to perform on the templated application. Valid values are:
  • Auto​Upgrade
  • Create
  • Decouple​App
  • Overlay
  • Refresh​Data
  • Upgrade
Required 37.0
disable​Apex Boolean Indicates whether any Apex integration hooks should be disabled (true) or not (false). Optional 37.0
dynamic​Options Map<String, Object> A map of dynamic and beta options for app creation or upgrade. Valid values are:
  • production​Type: valid values include
    • ATF_3_0
    • Classic
  • runtime​Log​Entry​Level: valid values include
    • Fine
    • Finer
    • Finest
    • Info
    • Severe
    • Warning
Optional 54.0