Development and testing on Localhost
Posted: Wed Sep 20, 2017 3:56 pm
If I import an iseries file into my repository and develop an application that reads data from that file, when I test it in localhost, should I expect it to bring back data from the Iseries? or does the imported file become a local copy with no data in it?
I notice that when I right click on the file in the Repository it has an option to "Copy data from IBMi (no rule)"
Does that mean that running a test in Localhost will bring back no data unless I copy the data over from the Iseries?
I'm sure this used to work but maybe I'm remembering incorrectly. Currently the test page runs fine and shows the list column headers but does not bring back any data. When I run it on the Iseries, it does bring back data.
I notice that when I right click on the file in the Repository it has an option to "Copy data from IBMi (no rule)"
Does that mean that running a test in Localhost will bring back no data unless I copy the data over from the Iseries?
I'm sure this used to work but maybe I'm remembering incorrectly. Currently the test page runs fine and shows the list column headers but does not bring back any data. When I run it on the Iseries, it does bring back data.