Skip to main content Skip to complementary content

Get the version of the Qlik associative engine component

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 – let us know how we can improve!