Import Data into a Deployed Visual Application

You can import data to your deployed visual application from your environment's Deployments tab. This is possible only if your environment's Visual Builder instance is in the same identity domain as your VB Studio instance. If the instances are in different identity domains, you must use a build job to import data.

To import data into your environment:
  1. If you're in the Designer, click Go to project page icon at the top left of the header to get to the VB Studio navigator.
  2. In the VB Studio left navigator, click Environments Environments.
  3. Select the environment the visual application is deployed to.
  4. Click Deployments, then Visual Applications.
  5. For the visual application you want to import data, click Actions Actions and select Import Data to open the Import Data dialog where you upload a zip archive that contains the data you want to import.
  6. Click Import in the Import Data dialog.
    All the data in your environment is deleted and replaced when you import data. When the task is complete, a dialog opens that confirms that the data was successfully imported or warns you that there was a problem.