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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Project Location

Is there any variable or globalMap entry from which we can get the project's directory?

By project directory i mean the file system path where all the Job, Metadata and other files are available.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I am creating a custom component, so with the combination of __COMP_DEFAULT_FILE_DIR__ and global.projectName, I think i got it to work.

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

There are only global.jobName and global.projectName variables.

0683p000009LwDE.png

Best regards

Sabrina

 

Anonymous
Not applicable
Author

I am creating a custom component, so with the combination of __COMP_DEFAULT_FILE_DIR__ and global.projectName, I think i got it to work.

Anonymous
Not applicable
Author

Hello,

Thanks for letting us know your scenario and solution.

Best regards

Sabrina