Skip to main content Skip to complementary content

Open app

Procedure

Qlik Sense performs the following procedure:

  1. Check if the app is already open.
  2. If not, load the QVF file.
  3. Read the app properties from the file.
  4. Read the script from the file.
  5. Open the app.

Success

In case of success, log entries are written in the following files throughout the procedure:

  • <MachineName>_AuditActivity_Engine.txt

Errors

Already opened in different mode

Already opened in different mode error
Description Command=Open app;Result=1009;ResultText=Error: App already open in different mode
Message <AppId>
Action Make sure that the app is not opened without data when you try to open it with data or vice versa.

Already opened

Already opened error
Description Command=Open app;Result=1002;ResultText=Error: App already opened
Message <AppId>
Action Make sure that the app is not already open.

Invalid path

Invalid path error
Description Command=Open app;Result=4;ResultText=Error: Invalid Path
Message Malformed parameters
Action Make sure that the app name, password, user name, and serial number are UTF-8 encoded strings.

Resource not found

Resource not found error
Description Command=Open app;Result=9003;ResultText=Error: Resource not found
Message QVF header error (read)
Action Probable cause of error: The app has been deleted from disk. Try to import the app again.

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!