Creating Components / Importing/Exporting Components |
Exporting a component creates a JSON file (file extensionjson) that contains the component's source configuration information, properties, and processes. For information about JSON, see www.json.org.
To export a component:
On the Components paneHome > Components, click theExport link in the Actions field. You can load the file into a text editor, or save it. If you save it, a file is created with the same name as the selected component, for example,helloWorld.json.