Skip to main content
Announcements
Qlik Community Office Hours - Bring your Ideation questions- May 15th, 11 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
manuelreimitz
Partner - Contributor III
Partner - Contributor III

qccl.qmsservice - QlikView task automation

"Run and abort QlikView Tasks directly from your Script with a single line of Code."

The qccl.qmsservice is a REST web service that serves as a wrapper for the QlikView Server QMS API interface. In addition to the web service itself, a QlikView function library is provided to make it easier to call the service functions. For example, a task can be started or stopped from a normal QlikView script.

The aim of the project is to keep the operation of a QlikView environment as autonomous as possible. QlikView can monitor the data of the source systems independently and start loading processes when needed without being dependent on triggers from the source systems.

Have a look at the GitHub Projekt, it's open Source and free to use.

0 Replies