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: 
Pooja_kataria
Contributor III
Contributor III

Change the folder name in Exported Job

Hi All,

 

We have created a zip by exporting a job as Autonomous Job [zip]

 

The folder structure of the exported folders by the zip is as follows : D:/work/Test_Main_0.1/Test_Main/testdev/testmainjob01/contexts

 

We want to change the Project name from testdev [highlighted one ] to testdev12 without again exporting the job from studio .It is giving error when we change it as Could not find the context Default.

Is there any workaround with it?
 Let me know
 Thanks !

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Sorry to say, but the project name is unfortunately part of the package of the job and cannot be changed.

The problem here is the classpath. The classpath of your job contains the directory of the context file.

Why do you want to rename this? It is inside the job directory structure and can hardly disturb?

View solution in original post

2 Replies
Anonymous
Not applicable

Sorry to say, but the project name is unfortunately part of the package of the job and cannot be changed.

The problem here is the classpath. The classpath of your job contains the directory of the context file.

Why do you want to rename this? It is inside the job directory structure and can hardly disturb?

Pooja_kataria
Contributor III
Contributor III
Author

Hi,

 

I was trying to investigate if we can change it without reexporting the job again.

Thanks for your reply 0683p000009MACn.png