Hi,
Currently when I call method scheduler.load(“myDatabaseData.do”), it sets link/url for load and along with it it loads the data.
However what I want to do is only set the url without loading the data.
How can this be done? That is how can I change load URL/link without invoking to load data?
Thanks in advance.
Simsim