CreateApp method
Overview
Creates an app.
Parameters
Name | Description | Type |
---|---|---|
qAppName |
Name of the app. This parameter is mandatory. |
String |
qLocalizedScriptMainSection |
Name of the first section in the script editor. This parameter is optional. The default value is Main. |
String |
Outputs
The following is returned in the output:
Name | Description | Type |
---|---|---|
qSuccess | True or false | Boolean |
qAppId |
One of: • Path and name of the app if using Qlik Sense Desktop. • GUID if using Qlik Sense Server. This parameter is mandatory. |
String |
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 in server mode <MachineName>_AuditActivity_Engine.log in desktop mode |
<MachineName>_Service_Engine.txt in server mode <MachineName>_Service_Engine.log in desktop mode |
Where to find the log files
The location of the log files depends on if you are running Qlik Sense Desktop or Qlik Sense.
Qlik Sense | Qlik Sense Desktop |
---|---|
%ProgramData%/Qlik/Sense/Log/Engine |
%UserProfile%/Documents/Qlik/Sense/Log |
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!