Thanks. Nice to here about the splitting.
Type: Posts; User: rd2008
Thanks. Nice to here about the splitting.
the size of the javascript library relatively [not to the power of it :), but to the size of my entire app , and my environment which considers the size of app strongly] large. And I guess that there...
Can you please explain the general treatment if my feeder updates at a higher frequency than the allowed max frequency [updates/second]?
Yes. Thanks!:)
It works fine if I set the schema in the web client. But in my case I'm aiming to determine the schema in the meta adapter depending on the groupid and schema id.
i've attached the log file
Thanks
I'm going to go from the basics...
I created a simple web client that uses a nonvisual table.
My Meta adapter needs to determine both group and schema.
I use the...
It seems that I've messed some basics. I wonder why this is not working in Basic Stock-List Demo web client using demo adapter. [i'm using a trial vivace]
I'm trying to find where the actual error is. Is it my web client or my LS server.
According to LS log it seems that it releases correct data. But it is not available at webclient. onItemUpdate it...
My web client does not receive any value in the onItemUpdate event. Can this be caused by my web client or my MetaAdapter. My Data Adapter implements DataProvider and I use update(itemName,...
According to my understanding, onEngineReady is an event that triggers when the engine page is created. It doesn't make any sense about whether the webclient is successfully connected to the server....
thanks Mone, I got it.
if I forget the third set of data[which supposed to be fed by a second LS server] there won't be any problem to control [i mean switch between traditional server and LS...
consider the following scenario
I have 3 sets of data to be live updated in the same page by 2 LightStreamer Servers.
All 3 sets have alternative traditional polling sources, which should be used...
In my case, user need not to get updates all the time; when ever he stops receiving real time data, i wanna stop the connection and should restart it whenever he wants.
i use following to remove...
I'm using meta provider to dynamically set the items. I experience that it takes some time(some times about 30 seconds) to subscribe items, thus taking some long time to load data at first time. I'm...
when i view my pages in opera 9.5, the mouse pointer is weird, showing a processign icon. How can we fix this?
I can use onServer event for handling certain set of errors that are generated in the server.
But is there any way to send any custom errors from the server?
yes they are working.
I'l let you know
(FYI : i'm using velocity)
any way, in this method is there any way to get the list of all the subscribed items initially.
or at least the number of items that is subscribed to that user?:confused:
To create the table...
yes it works :)
i just nw see... there are number of event handlers like onServerError, onClientError..... hope these will help;)
is there any way to get custom messages to web client?
for example i want send a message when user is not authenticated... if there is some error occured in updating... etc...
is there any way...
i tried it. still no change. it cant find it.
(I tried saving ls files in wamp server and giving entire path too) :confused:
:) it gives the correct itemIndex, but not the correct itemName :(. it seems that it generates the itemName from the group defined in the js, not from the metaadapter.
If i initially send(from javascript) all the names of items, it works without any prob(for the timebeing forget the username password word)
but if i try to add any item name that is not in the...