Import app
Procedure
Qlik Sense performs the following procedure:
- A request is sent to the Qlik Sense Repository Service (QRS).
- If you have access to the Qlik Sense system where the app was created, the following happens:
- The QRS stores metadata in the repository database.
- The QRS contacts the Qlik Sense Engine Service (QES).
- The app is migrated (if necessary).
- The QES imports the app (including objects) and persists it.
Success
In case of success, log entries are written in the following files throughout the procedure:
- <MachineName>_AuditActivity_Repository.txt
- <MachineName>_AuditActivity_Engine.txt
Errors
Corrupt data
Description | Command=Import app;Result=11;ResultText=Error: EngineQix |
---|---|
Message | Corrupt data Parameters: QVF File corrupt (HTTP code: 500) |
Action |
The format of the app is invalid and it cannot be imported. |
Write failed
Description | Command=Import app;Result=9000;ResultText=Error: EngineQix |
---|---|
Message | Write Failed Parameters: REST client response error (HTTP code: 500) |
Action |
Proceed as follows:
|
Resource not found
Description | Command=Import app;Result=2;ResultText=Error: EngineQix |
---|---|
Message | Resource not found Parameters: QVF object error (HTTP code: 500) |
Action |
Provide a working QVF file for import. |