Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
challakavya
Contributor
Contributor

How to reload QlikView Files through GitLab CI/CD

Hi Team,

I am trying to reload QlikView files through GitLab CI/CD process ,the pipeline is running  properly but in background   

action is not performed.

While trying to reload same QlikView file through PowerShell reload  Command  in windows it is successfully done.

@THE commend which we used is mentioned below .

Start-Process "C:\Program Files\QlikView\qv.exe" "/r E:\Qlik_Projects\CSL_POC\Extract_Scripts\DIM_EXTRACTS.qvw"

Please help me there is any string or switches to be mentioned so that the QlikView files can be reload through GitLab CI/CD process.

1 Reply
Emile_Koslowski
Employee
Employee

Hi @challakavya ,

This looks like a request for the Qlik-CLI, this is not related to the Qlik Application Automation product. You might want to move this question over here on the QlikView forum.

If you're looking to use GitLab with Qlik Application Automation, this article is a good start: Getting started with GitLab

Kind regards,
Emile