Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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