Skip to main content
Version: 9.0

What is Content Deployment?

In Qrvey, Content Deployment refers to the process of copying content from one application to another, in the same environment or to a different one. Content Deployment is a powerful tool for managing all of the data, content, and Qrvey Objects generated in a multi-tenant deployment.

Examples:

  • Copying an application that has been created in a staging environment to the production environment.
  • Copying some content, or an entire application created by one user to other users’ accounts.
  • Releasing the new additions to a baseline application to multiple tenants of the system.
  • Provisioning a copy of a baseline application to multiple tenants of the system.

How to Deploy Content

To open the Content Deployment page in Qrvey Admin Center, click the Content Deployment icon in the left-hand navigation pane:

Content Deployment Icon

To Deploy Content, follow these general steps:

  1. Create the source and target servers.
  2. Create a package and version of the source application.
  3. Create a Deployment Definition to specify the content to copy and what to change during the deployment.
  4. Create a Deployment Job to specify the recipient users and the destination instances, and they determine the value of all marked tokens for each recipient or group of recipients.
  5. Finally, run a Deployment Job to populate the target application with content.

API-Based Content Deployment

For details, please read: