Results 1 to 4 of 4

Hybrid View

  1. #1
    Member
    Join Date
    Apr 2009
    Location
    Setapak
    Posts
    2
    Quote Originally Posted by Mone View Post
    1 may you please specify which subscription mode are you referring to?

    2 this is correct assuming that after the DataProvider sent the 10th record a call to endOfSnapshot (or smartEndOfSnapshot in case of SmartDataProvider) is issued.

    3 there is nothing ready for that; you may use a MERGE item that pushes the number of records in your command table at any given moment.

    4 a snapshot is stored per each subscribed item; you can track the number of subscribed items in your DataProvider using subscribe and unsubscribe methods.
    You can use your MeadataProvider to track new subscriptions for each single client and track them; take a look to wantsTablesNotification notifyNewTables and notifyTablesClose

    HTH
    I check on my LS snapshot, it only send the last action to my javascript client end which make the data inconsistency. I'm using the Command mode for my application, may i know why this happen?

    My issue is i set the unique id for each item and the id is place in the Key parameter when publish the data, after few action done on the same data and refresh the browser to re-subscript the snapshot, i found that LS only send the last action for each unique key.

    Can anyone help on this.

  2. #2
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi David,

    I suppose the question is the same of this post.

 

 

Similar Threads

  1. Command Mode Delete Processing Question
    By wwatts in forum Client SDKs
    Replies: 1
    Last Post: March 13th, 2012, 09:47 AM
  2. Snapshot Available
    By vaduganathan in forum Adapter SDKs
    Replies: 8
    Last Post: December 16th, 2010, 03:15 PM
  3. Snapshot example
    By patilgkk in forum Adapter SDKs
    Replies: 3
    Last Post: June 3rd, 2010, 10:27 AM
  4. Replies: 3
    Last Post: March 6th, 2009, 03:13 PM
  5. Pre-Processor Snapshot vs DataAdapter Snapshot
    By sukhdev in forum Adapter SDKs
    Replies: 3
    Last Post: August 1st, 2007, 08:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:22 PM.