Skip to main content Skip to complementary content

ExportApp method

Exports an app from the Qlik Sense repository to the file system.

Information note

This operation is possible only in Qlik Sense Enterprise.

Information note

The operation is successful if qSuccess is set to true.

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>_AuditActivityEngine.txt* *<MachineName>_ServiceEngine.txt*

The log files are located in: %ProgramData%/Qlik/Sense/Log/Engine

Parameters

Name Description Mandatory Type
qTargetPath

Path and name of the target app.

Yes String
qSrcAppId

Identifier of the source app. The identifier is a GUID from the Qlik Sense repository.

Yes 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.

Yes Array of String
qNoData

Set this parameter to true if the data should be omitted in the exported app.

No Boolean

Returns

Name Description Type
qSuccess

true

Boolean

See also

Export an app

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!