Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
Hello,
There are only global.jobName and global.projectName variables.
Best regards
Sabrina
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.
Hello,
Thanks for letting us know your scenario and solution.
Best regards
Sabrina