Clear cache on localhost

oussama

Member
Hi ,
I am a beginner in Jd Edwards, I am developing a program but after every editing of a field or deleting I can not execute it locally on the web, I must to make a new copy to execute it Think it is a cache problem, how to solve this problem.
and thank you very much.
 
This is not a problem I've run into before using FDA -> Preview menu -> Run.

What Toolset are you using? How are you launching the application from your local development workstation?
 
You can kill java.exe proccess, it restart web browser.
Regards.
 
Thx for your response,

the same problem is repited

I developpe in FAT machine FDA and I launched it by Tools->Menu entreprise and writing the name of application on quick access.
 
The new releases of JDE have a field in F9860 ANSIF. Most applications are designed to run on the web, but if you set that flag to B you can run it locally on your FAT client.

I have a APPL I've created that I use to change the flag on any new APPL I create. Saves me having to run the local web client all the time
 
Back
Top