Image of the export icon Export Data Service Page

This page is used to export data services from your workspace. With this page wizard you can export the selected data service to either the file system or to a git repository. The first step of the wizard is to select which export type you want to use. Make your choice here:


Image of export type selection wizard step


Once you select the export type, click Image of the next button to take you to the next step of the wizard. The next step is different depending on if you are exporting to the file system or exporting to a git repository.

Since you've selected to perform a git repository export, the rest of this help page will talk about that type of export.

Export To Git Repository

The next step in the wizard is to declare the properties of the repository you want to export to. You can do this by either selecting one of your saved repositories or by entering the repository properties directly. To chose a saved repository select one from this dropdown list:


Image of the saved Git repositories dropdown


Once a saved repository is selected, its properties are used to populate the input fields. If the repository you want to import from does not exist, or you want to modify a property of a saved repository, you can enter or change properties in the input fields. Here is what the repository properties input fields look like:


Image of the Git repository properties input fields


Here's a description of those import repository properties:

In addition to the above properties, authentication properties are needed in order to access the git repository. You can either use SSH or HTTP authentication. If you are going to use SSH you can use either private key or password authentication. Here is what the SSH settings input fields look like:


Image of the SSH authentication settings input fields


Here's a description of those SSH settings:

If you choose to use the the HTTP settings, here is what those input fields look like:


Image of the HTTP authentication settings input fields


Here's a description of the HTTP settings:

Note: For more information on how to enter Git repository information, and to persist Git repository information, see the Git Repository Configurations Preferences page.

If all the repository properties are correct, click Image of the next button to take you to the final step of the wizard. Here you will click Image of the export button to perform the export. An indication if the export was successful (Image of export success message) or not (Image of the export failed message). If an export fails, check to make sure you entered the correct repository properties and authentication settings.

After completing the wizard, you will be taken back to the Data Service Summary page.