Publish method

Publishes an app. The published app can have a different name than the original app. All app objects are published. Generic objects, bookmarks, dimensions and measures inside the app are published.

This operation is possible only in Qlik Sense Enterprise.
An app can only be published once and cannot be published to more than one stream.

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
qStreamId

Identifier of the stream.

Yes String
qName

Name of the published app. If this parameter is not set, the engine automatically gives a new name to the published app.

No String

Returns

"result": {}