ExportApp method
Overview
Exports an app from the Qlik Sense repository to the file system.
Parameters
Name | Description | Type |
---|---|---|
qTargetPath |
Path and name of the target app. This parameter is mandatory. |
String |
qSrcAppId |
Identifier of the source app. The identifier is a GUID from the Qlik Sense repository. This parameter is mandatory. |
String |
qIds |
Array of identifiers. The list of all the objects in the app to be exported must be given. This list must contain the GUIDs of all these objects. |
Array of string |
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!