Page 1 of 1

Framework changes don't reflect

Posted: Wed Sep 27, 2023 5:36 pm
by jtaljaard
I am going through the demo for RAMP/Visual LANSA and no matter what I do, any changes I make to the framework be it my own or what the demo says, do not show when I execute the VLF-One application.

I also have to manually copy Framework files over from the C:\Program Files (x86)\LANSA\X_WIN95\X_LANSA\x_dev\execute over to the IBMi server's IFS directory \\(IBMi Server IP)\root$\LANSA_dcxpgmlib\x_lansa\x_DEV\execute, which I assume should be an automatic process? Without doing this I cannot sign into my VLF-One application.

The URL must also be edited to point to the correct location before executing the VLF-One application. Should this not autofill based on configurations?

Re: Framework changes don't reflect

Posted: Wed Sep 27, 2023 6:10 pm
by jtaljaard
When I copied over the files manually from the Application server to the IBMi server the changes started to reflect but I am presented with this error:
Screenshot 2023-09-27 101001.png
Screenshot 2023-09-27 101001.png (89.65 KiB) Viewed 8622 times

Re: Framework changes don't reflect

Posted: Thu Sep 28, 2023 2:18 am
by René Houba
Hi jtaljaard,

In the message I see localhost, so I assume that this is a mixed multi tier environment. Correct?
--> So a Windows web server with IIS in front of your iSeries.

Kind regards,
René

Re: Framework changes don't reflect

Posted: Thu Sep 28, 2023 4:18 pm
by jtaljaard
I see it was because I saved my framework but did not copy over the .js files in the /web/vl directory manually.

Including the updated files:
C:\Program Files (x86)\LANSA\X_WIN95\X_LANSA\x_dev\execute over to the IBMi server's IFS directory \\(IBMi Server IP)\root$\LANSA_dcxpgmlib\x_lansa\x_DEV\execute

Re: Framework changes don't reflect

Posted: Thu Sep 28, 2023 5:28 pm
by René Houba
OK great, so this is solved now.

For VLF-ONE you need to manually copy the changes indeed to the IFS, or you can do it via an external resource component in the VL IDE.

See:
https://docs.lansa.com/15/en/lansa050/i ... E%7C_____3
VLFONE changes to IFS.PNG
VLFONE changes to IFS.PNG (179.21 KiB) Viewed 8579 times
Kind regards,
René