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

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
DM_J
Contributor II
Contributor II

Old changes Caches after new changes

Hi,

 

Our team uses Talend 7 and I find something happens from time to time:

If we change something old changes remain somehow or cache.

 

For example, when we want to start a new project, we usually copy one of the old projects and update all of the things we need. Note we have a template for creating the one but the reason we do this is it is faster and easier to do.

Another sample is when we change something in a project even everything is right we get an error for old changes.

 

Here is a sample: the FTP connection is changed. It was hardcoded so I decided to put all of the credentials to a secure context file and read from it. The new changes:

0683p000009M5qf.png

 

 

but I get an error from hardcoded old URL that we have before. See the last part, this is the old one, hardcoded URL:

0683p000009M60j.png

 

Now we use one of these two solutions, but we need often to do them more than one time

1- Closing and opening the Talend

2- Running a Java Debug 

 

I want to know is there any better solution for this issue?

 

Note as I mentioned after we imply the new changes and see this issue, caching old things, if we close and reopen the Talend 2 to 3 times, for example, the error will be gone. It seems Talend needs a trigger to apply the changes inside itself!

Labels (4)
3 Replies
Anonymous
Not applicable

Hello,

Could you please try to "Refresh" the project to see if it can fix it?

0683p000009M5on.png

Best regards

Sabrina

 

DM_J
Contributor II
Contributor II
Author

Thank you, I will do it next it happens and let you know.,

DM_J
Contributor II
Contributor II
Author

Hi @xdshi 

 

 

 

Here is my result after this issue happened again several times:

The refresh button sometimes solved the issue and sometimes I had to use our old solutions.

 

Thank you.