Newer Version Available

This content describes an older version of this product. View Latest

WaveRecipe

Represents the WaveRecipe object in the Analytics application. This type extends the MetadataWithContent metadata type and inherits its content and fullName fields.

File Suffix and Directory Location

WaveRecipe components have the suffix .wdpr and are stored in the wave folder.

Version

WaveRecipe components are available in API version 41.0 and later.

Fields

Field Name Field Type Description
dataflow string The dataflow ID for the Analytics recipe.
masterLabel string Required. The recipe name that appears in the user interface.
securityPredicate string Required. A filter condition that defines row-level access to records in a recipe.
targetDatasetAlias string The name of the dataset the recipe saves data results into.

Declarative Metadata Sample Definition

The following is an example of a WaveRecipe component.

Wildcard Support in the Manifest File

This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.