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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
NewbieQlik
Contributor III
Contributor III

Project Export Failing

Hi I am trying to export the project using Compose CLI and I am getting below error. 

Command ComposeCliexport_csv failed SYS-E-HTTPFAIL, Session expired. 

This is what I am trying

<path where we have installed the compose software>\ComposeCli.exe export_csv --project <project name> --outfolder C:\EXPORT\ABC

Any help on this topic is greatly appreciated.

2 Replies
TimGarrod
Employee
Employee

You need to run the login / connect command first to initiate the session with the Compose server.
sureshkumar
Support
Support

Hello @NewbieQlik 
Kindly run the below command before running ComposeCliexport_csv

Composecli connect

 

Regards,

Suresh