Exporting components

Importing and exporting can be especially useful if you have multiple IBM® UrbanCode Deploy servers, for example, and must quickly move or update components.

About this task

Exporting a component creates a JSON file (file extension json) that contains the component source configuration information, properties, and processes. For information about JSON, see http://www.json.org/.

Procedure

To export a component:

On the Components pane (Home > Components), click the Export link in the Actions field.

What to do next

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.

Feedback