Results 1 to 10 of 11

Hybrid View

  1. #1
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,092
    I'm not sure how the log should be interpreted.
    There is one event for the user+hash item, but it is just before the table restart, as evidenced by a subscription request followed by a deletion request for a different table (identified through the LS_window parameter).
    I suppose that the user+hash event is actually the trigger for the restart.

    Anyway, you are not bound in any way to using the same NonVisualTable object to request all your items together.
    By using different NonVisualTable instances, you can subscribe to each item in the proper way.

  2. #2
    Senior Member
    Join Date
    Jul 2009
    Location
    sofia
    Posts
    40
    The problem is that i wrote client api that relays only on on NVT.
    My log example was not accurate.

  3. #3
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,092
    Ok. I don't understand if any issue is still in place.

    Although it is not related with the latest issues, just in case,
    I remind you that if you subscribe to an item in MERGE mode
    and the Data Adapter only sends "delta updates" for the item
    (i.e. it only includes the changed fields in the update events),
    if you then switch to RAW mode, the "delta updates" will no longer be managed
    and any field not included in an update event will be supplied with a null value to the client.

 

 

Similar Threads

  1. Replies: 1
    Last Post: April 17th, 2012, 09:19 AM
  2. Strange exception
    By Alex Zherdev in forum Client SDKs
    Replies: 1
    Last Post: December 1st, 2011, 09:33 AM
  3. Replies: 0
    Last Post: November 8th, 2011, 09:20 AM
  4. Replies: 2
    Last Post: December 24th, 2010, 07:51 AM
  5. Strange FireFox error
    By jameswolfe in forum Client SDKs
    Replies: 5
    Last Post: August 27th, 2007, 01:24 PM

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 04:56 PM.