Results 1 to 4 of 4

Threaded View

  1. #1

    onItemUpdate() receives null value of item under DISTINCT mode

    When a client subscribed to ITEM.fieldA in DISTINCT mode, and the DataAdapter makes an update of ITEM.fieldB without fieldA. The client received a null value event. Is it normal? How can it be avoid?

    Below is the server side code for testing purpose:


    Below is the client side code for testing purpose:


    Output from console:
    fieldA: null
    fieldA: valueA
    Last edited by Manta LI; July 1st, 2016 at 06:58 AM.

 

 

Similar Threads

  1. Basic Stock Demo in DISTINCT mode
    By Virendra in forum Adapter SDKs
    Replies: 1
    Last Post: May 20th, 2016, 10:38 AM
  2. Null values on Item update
    By Ranag in forum Adapter SDKs
    Replies: 1
    Last Post: December 12th, 2014, 10:03 AM
  3. Replies: 4
    Last Post: September 24th, 2013, 10:28 AM
  4. Difference between DISTINCT and MERGE mode?
    By hungtt in forum General
    Replies: 1
    Last Post: January 4th, 2011, 01:07 PM
  5. DISTINCT updates are NULL with recent LS server
    By rsouissi in forum Client SDKs
    Replies: 4
    Last Post: March 6th, 2008, 02:59 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 10:43 AM.