...
- On the home page of Canvas Studio, click App Designer.
- Hover the mouse on the app of your choice and click JSON option to export the metadata in JSON format.
A message box appears, indicating the successful generation of the file. Click Ok. Save the exported JSON file in the local drive.
To export the metadata in SQL format, click SQL option.
For SQL download, move to Step 4.
A message box appears, indicating the successful generation of the file. Click Ok.
SaveAfter the
exported SQL file in your local drive.JSON file is downloaded, save it in the project repository.
toTip The exported JSON file, consisting of the app's metadata, can be imported
into the target environment using Canvas Studio, by making use of the Import option. For more information on importing JSON files to Canvas Studio, refer Import of Metadata in JSON Format.
- Hover the mouse on the app of your choice and click SQL option to export the metadata in SQL format.
A message box appears, indicating the successful generation of the file. Click Ok. After the SQL file is downloaded, save it in the project repository.
generateTip You can
using your existing database and then proceed further to run the master script file from the base directory of the existing database.execute the exported SQL scripts
on the target environment's Canvas schema for promotion.
Bulk Export
- For bulk export of the apps in JSON format, click any app (widget) select the apps of your choice and proceed to click adjacent to the option of Multi-App .
- For the bulk export of the apps in SQL format, click any app (widget) and select the apps of your choice and then proceed to click , adjacent to the option of JSON .