Copying consumer space content to another tenant

Use these steps to copy the content from one consumer space tenant to another, such as from a test tenant to a training tenant:

  1. Log in to the respective tenants.
  2. Verify that the user performing these steps has space admin rights in both tenants. If you must add a user or change an existing user's admin rights, use these steps:
    1. Select SX-Consumer space > Space Management > Space Membership.
    2. Click the Add User icon.
    3. Specify the user name and click the checkmark.
    4. Click the User indicator beside the new user to switch to Space Admin.
  3. In the tenant you are copying, select SX-Consumer space > Space Management > Report Catalog.
  4. Note the folder or report path for the report catalog you are copying.
    For example, one path is shared/Custom Reports.
  5. Note the Id for both tenants by selecting SX-Consumer space > Space Management > Space Properties in each one.
  6. In the tenant receiving the copied content, select SX-Consumer space > Space Management > Command Window.
  7. Specify a copyspace command in the Enter Command field.
    Include these parameters in your command:
    from_SpaceID
    Specifies space ID of the tenant you are copying
    to_SpaceID
    Specifies the space ID of the tenant receiving copied content
    replicate
    Makes the items in the to_SpaceID the same as in the from_SpaceID. This command option removes and overwrites information as necessary.
    options
    Specifies a semicolon-separated list of items to replicate between spaces, for example, catalog, connectors, or customer subject areas. See the Birst Online Help for more information about Birst administrative commands.

    For example, to copy the custom reports folder, the command is copyspace from_SpaceID to_SpaceID replicate catalog:"shared/Custom Reports". To copy a single custom report, the command is copyspace from_SpaceID to_SpaceID replicate catalog:”shared/Custom Reports/salesreport.viz.dashlet”.

  8. Click Execute.
    An email notification confirms that the command is successful.