Skip to main content Skip to complementary content

Get the version of the Qlik associative engine component

Last updated: 9/3/2026

Get the version of the Qlik associative engine component by using the EngineVersion method.

Example

The client sends:

{ "jsonrpc": "2.0", "id": 2, "method": "EngineVersion", "handle": -1, "params": {} }

The engine returns:

{ "jsonrpc": "2.0", "id": 2, "result": { "qVersion": { "qComponentVersion": "12.2.0" } } }

The version of the Qlik associative engine component is displayed.

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 – please let us know!