CreateApp method
Creates an app.
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>_AuditActivity_Engine.txt in Qlik Sense Enterprise <MachineName>_AuditActivity_Engine.log in Qlik Sense Desktop |
<MachineName>_ServiceEngine.txt in Qlik Sense Enterprise <MachineName>_ServiceEngine.log in Qlik Sense Desktop |
Where to find the log files
The location of the log files depends on whether you have installed Qlik Sense Enterprise or Qlik Sense Desktop.
Qlik Sense Enterprise | Qlik Sense Desktop |
---|---|
%ProgramData%/Qlik/Sense/Log/Engine | %UserProfile%/Documents/Qlik/Sense/Log |
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qAppName |
Name of the app. |
Yes | String |
qLocalizedScriptMainSection |
Name of the first section in the script editor. The default value is Main. |
No | String |
qLocale |
Set custom locale for the app instead of system default. |
No | String |
Returns
Name | Description | Type |
---|---|---|
qSuccess | Boolean | |
qAppId |
One of:
|
String |
Access Control
create
See also
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!