JSON example keys
If you use JSON to populate the app Examples view from a URL, you need to know the optional and required keys used by JSON.
Keyname | Required | Description |
---|---|---|
Description
|
Yes | The description of the analysis that is
displayed below the thumbnail (ThumbnailUrl ) in the
Examples view.
|
ServerUrl
|
Yes | The URL of the Spotfire Business Author or Spotfire Cloud on which the analysis is stored. |
ThumbnailUrl
|
No |
The URL of the thumbnail image file used to present a preview of the analysis in the Examples view. See Modifying the app Images for information about customizing the image to use. If not specified, the default blue background with the Spotfire logo in grey is displayed in the Examples view for this analysis. |
Title
|
Yes | The title of the analysis. |
Url
|
Yes | The URL of the analysis, as specified when loading from a Spotfire library. |
Parent topic: Specify Examples view analyses