Checks connectivity and authorization to the QlikView Management Service (QMS). It does not start anything, despite the name: it takes a temporary service key, applies it, and reports the id of the QlikView Server it connects to.
New in version 3.0.4
Syntax
QOps-StartQmcRunner [-Host]
Parameters meaning:
-Host is the address of the QlikView Management Service. Defaults to http://localhost:4799/QMS/Service; change it when QOps runs on a different machine than the QMS.
Examples
QOps-StartQmcRunner
QOps-StartQmcRunner -Host "http://qlikview-server:4799/QMS/Service"