Form not updating on FAT Client Web Server
I am developing a simple application in JDE where I have a form and subform. When viewing the form using the local Web Server on my FAT client, the forms do not reflect the current changes I made in the Forms Development tool. Neither the form elements nor the ER are reflected on the local server.
I tried the following:
- Generate the HTML
- Ran the URL: http://localhost:9200/jde/servlet/com.jdedwards.services.webaccess.WebAccessServlet?request=SPEC_DELETE&Environment=DV920&Role=*ALL&mode=1&objectlist=APP_P455421R2 to delete the local objects
- Cleared browser cache
- Built and deployed to DV920