Skip to main content
Version: 8.5

Overview of 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 content 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.

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

Content Deployment Icon

Content Deployment entails the following 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.

Video Tutorials

For video instructions, please watch the Content Deployment Tutorial.

API-Based "Automated" Content Deployment

For details, please read: