Results 1 to 4 of 4
  1. #1
    Senior Member
    Join Date
    Jan 2008
    Location
    Mumbai
    Posts
    39

    Question How to Get all updated fields in one attempt?

    In Index.html - web client page using javascript - we need to get all updated items in one attempt
    Currently we are using updateInfo.isValueChanged(1) to know whether 1st field is updated and then we do our action over it.
    Here we are having 256 fields in our item, so it became very time consuming to do the same check for for 256 fields and get the updated information.
    So please any one suggest us any method that can help us to get those all updated fields in one attempt?

    Thanks,

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    Hi,

    at the moment there is no way to get all the updated items with one call.
    Why are you saying that the check is very time consuming? Have you observed a big delay between the call and the response?
    Could you show us your callback?

    Please let me know.

  3. #3
    Senior Member
    Join Date
    Jan 2008
    Location
    Mumbai
    Posts
    39
    Thanks Mone for the reply,

    Actually there a mistake in my question sorry for that,

    my question is I want all the fields data at a time suppose I am having a single item(Row) which has 256 fields we need to get all updated data of those fields in one attempt.

    Thanks,

  4. #4
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    hello,
    the only way is to get updates field by field:


    if you are using field names you could do
    do:

 

 

Similar Threads

  1. Replies: 1
    Last Post: July 10th, 2012, 07:06 PM
  2. Incremental fields subscription
    By Pradeep Chahal in forum Client SDKs
    Replies: 1
    Last Post: February 2nd, 2010, 11:11 AM
  3. Incremental fields subscription
    By Pradeep Chahal in forum Adapter SDKs
    Replies: 1
    Last Post: February 2nd, 2010, 10:23 AM
  4. No Updated on Silverlight Client
    By gjoseph in forum Client SDKs
    Replies: 1
    Last Post: November 13th, 2009, 12:14 PM
  5. WARN: Updated discarded for item ?
    By craigtype3 in forum Adapter SDKs
    Replies: 4
    Last Post: August 7th, 2009, 06:47 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 11:23 AM.