Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
dvasseur
Partner - Creator III
Partner - Creator III

QMS API, get QVS version

Hello,

is there a way to get the QVS version using the QMS API ? I would like to verify that the server is running 11.2 and not 11.0.

Regards,

David

1 Solution

Accepted Solutions
Bill_Britt
Former Employee
Former Employee

Yes, using the GetQVSPerformanceData witll give you the exe version. You can do this with power tools also.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.

View solution in original post

2 Replies
Bill_Britt
Former Employee
Former Employee

Yes, using the GetQVSPerformanceData witll give you the exe version. You can do this with power tools also.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
dvasseur
Partner - Creator III
Partner - Creator III
Author

Great, thanks !