ImportAppEx method
Overview
Imports an app to the Qlik Sense repository. The connections in the app can be excluded from the import.
Parameters
Name | Description | Type |
---|---|---|
qAppId |
Identifier (GUID) of the app entity in the Qlik Sense repository. The app entity must have been previously created by the repository (via the REST API). This parameter is mandatory. |
String |
qSrcPath |
Path and name of the source app. This parameter is mandatory. |
String |
qIds |
Array of identifiers. The list of all the objects in the app to be imported must be given. This list must contain the names of all these objects. |
Array of string |
qExcludeConnections | If this parameter is set to true, the connections in the app are not imported. | Boolean |
Outputs
The following is returned in the output:
Logs
When this method is called, audit activity logs are produced to track the user activity.
In the case of errors, both audit activity logs and system services logs are produced.
The log files are named as follows:
Audit activity log | System service log |
---|---|
<MachineName>_AuditActivity_Engine.txt |
<MachineName>_Service_Engine.txt |
The log files are located in:
%ProgramData%/Qlik/Sense/Log/Engine
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!