Bulk Import Apps Command

Bulk Import Apps is an inProcess App Operations command that allows users to import multiple Qlik Applications to a Qlik Sense Server or to a Qlik Cloud Tennant.

On this page

App Import Profiles

Before using Bulk Import Apps you must create an App Import Profile.

For detailed information:

Help command

inProcessAppOperations.exe app-import --help

Usage

inProcessAppOperations.exe app-import <connection> <profile>

Arguments:

  • connection
    Name of the Qlik Sense Connection setting to use

  • profile
    Name of the App Import Profile to use

Usage example

Connects to Qlik Sense RND Server and import the Qlik Sense Applications from MIGRATION Import Profile.

inProcessAppOperations.exe app-import RND MIGRATION

Demos

Bulk Import Apps basic operations

MIGRATION App Export Profile used:

Importing from AppList.json file

Create the App Import Profile below to import the QVF files from the AppList.json:

When importing from the AppList.json, the QVFSourceFolder property is not required since the FileName property from the AppList.json points to the right QVF files.

When using AppList.json, we can use the AppNamePattern property to define how the QVF files will be renamed at the target Qlik Sense Server.

Â