Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.

Backing up or Exporting Tasks from Qlik Replicate

67% helpful (2/3)
cancel
Showing results for 
Search instead for 
Did you mean: 
lyka
Support
Support

Backing up or Exporting Tasks from Qlik Replicate

Last Update:

Jun 15, 2023 4:53:59 AM

Updated By:

Sonja_Bauernfeind

Created date:

Mar 24, 2022 5:32:30 PM

Can tasks be exported from Qlik Replicate or is a full ~\data backup required?

You can export all or individual tasks with repctl exportrepository.

To export tasks using the command line:

  1. On the Qlik Replicate host where you want to export the task, open the Start menu and expand Qlik Replicate, then select Qlik Replicate Command Line
    You can also open the Windows command-line console and change the directory to  <product_dir>\Attunity Replicate>\bin
  2. Run the following command:

    repctl connect

  3. To export tasks:

    For exporting all tasks, run: repctl exportrepository
    For exporting a specific task, run: repctl exportrepository task=”task:name”
    Modify either command if you use a custom data directory. Example: repctl -d <custom_data_directory> exportrepository task=task_name
  4. By default, the repository will be exported to the Qlik Replicate directory /imports. In case you want it to be somewhere else, specify the path by adding: folder_name=path at the end of the command.

    Example: repctl -d <custom_data_directory> exportrepository task=task_name [folder_name=<path>]

 

Environment

Qlik Replicate 

 

The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.

Related Content 

Importing Qlik Replicate Tasks/Repository

Labels (1)
Version history
Last update:
‎2023-06-15 04:53 AM
Updated by: