Search:

Type: Posts; User: Slavko Parezanin

Search: Search took 0.02 seconds.

  1. Yes that is the case. Thank you for the support...

    Yes that is the case.
    Thank you for the support !
    Regards !
  2. Hi Giuseppe, I managed to re-produce the...

    Hi Giuseppe,
    I managed to re-produce the problem.
    I have :

    1) Adapter
    itemName = "ALL"

    2) Listener

    3) SubItems (empty at the begining, we don't know when City will appear)
  3. I did some investigation of log, and i have no...

    I did some investigation of log, and i have no warning messages like these
    "Unexpected snapshot event for COMMAND item ..."


    Before i do more investigation, i would like know your suggestion for...
  4. Yes, it is expected and it is ok. I just wanted...

    Yes, it is expected and it is ok.
    I just wanted to show you what caused the problem of order of events at client.

    - new Subscription("COMMAND", "Abbruzzo", cellList);
    - we return Snapshot.
    -...
  5. Yes, third parameter is "isSnapshot". Let us...

    Yes, third parameter is "isSnapshot".
    Let us talk about cities in the region.

    We want population of cities per region, so we subscribe:
    new Subscription("COMMAND", "Abbruzzo", cellList);

    ...
  6. Hi, Regarding order of events we get: 1)...

    Hi,

    Regarding order of events we get:
    1) onSubscription
    2) onEndOfSnapshot
    3) onItemUpdate (ADD)

    After we return the initial set items in snapshot, we have a new Item that we want to listen....
  7. Thanks for response Giuseppe, We configured...

    Thanks for response Giuseppe,
    We configured DEBUG as you recommended.
    We are going to monitor.
    It seems we had some problem with java script module pattern and subscription to LS events.
    ...
  8. Order of the events at the client: onItemUpdate, onEndOfSnapshot

    We use Vivace edition of LightStreamer.
    We use our Grid (html table) as the listener.


    We expect the following order of the events at the client:


    1) onSubscription
    2) onItemUpdate
    if...
Results 1 to 8 of 9
All times are GMT +1. The time now is 05:09 AM.