Search:

Type: Posts; User: paulwiersema

Search: Search took 0.02 seconds.

  1. Alessandro, Thanks very much for the quick...

    Alessandro,

    Thanks very much for the quick reply. I will look into those.

    Thanks again,
    Paul
  2. Client receiving IndexItem instead of map

    Hi,

    We are using the js client in COMMAND mode with the fields individually specified. On the adapter side, we are pushing the data as a map to the kernel. What is being received at the client...
  3. Replies
    5
    Views
    21,919

    Giuseppe, Thanks for the link. We have...

    Giuseppe,

    Thanks for the link. We have resolved the issue at hand, but may end up rewriting our existing adapter. We'll take a close look at that adapter when we do. Many thanks for your help....
  4. Replies
    5
    Views
    21,919

    Giuseppe, Thanks for the link. Is there a...

    Giuseppe,

    Thanks for the link. Is there a corresponding adapter implementation we can look at?

    Thanks,
    Paul
  5. Replies
    5
    Views
    21,919

    Subscription to dynamic unknown list

    Our use case is that we have clients who need updates for a dynamic list of items with unknown (to the client) keys. Previous discussions on the topic with moderators have suggested the use of...
  6. Replies
    11
    Views
    36,946

    Dario, I don't recall seeing that message...

    Dario,

    I don't recall seeing that message in the logs. The symptom appears to be that the real-time updates are occurring and being forwarded to the the clients, but those updates are not being...
  7. Replies
    11
    Views
    36,946

    Guys, I just realized that I am not able to...

    Guys,

    I just realized that I am not able to reproduce this issue locally using version 7.0.1, but our enterprise is still on version 6.1. From the release notes, this may have been fixed in...
  8. Replies
    11
    Views
    36,946

    Dario, Thanks for the insight. I will...

    Dario,

    Thanks for the insight. I will revert that snapshot code for new flights and increase logging to see if we can figure out what's happening. Are there any requirements for setting the...
  9. Replies
    11
    Views
    36,946

    Giuseppe, Thanks for the heads-up....

    Giuseppe,

    Thanks for the heads-up. Unfortunately, even after the recent changes we are still seeing missing rows after a client browser refresh.

    In our use case, the clients need all...
  10. Replies
    11
    Views
    36,946

    Followup. That appears to have been the issue. If...

    Followup. That appears to have been the issue. If the kernel doesn't have a snapshot for an item, then the response to the request for a snapshot from the client won't include that item. That seems...
  11. Replies
    11
    Views
    36,946

    Giuseppe, Thanks for the reply. My current...

    Giuseppe,

    Thanks for the reply. My current working theory is that the new data is not being initially tagged to the kernel as a snapshot from the adapter. I am working on a fix to err on the...
  12. Replies
    11
    Views
    36,946

    client refresh data content incomplete

    Overview: using js client in command mode with snapshot=true.

    Our clients don't have insight into all the items that could be published to them, so we are using a global item to subscribe to...
  13. Giuseppe, Thanks for the quick reply. The...

    Giuseppe,

    Thanks for the quick reply. The issue was, in fact, that the key being passed was different than the key contained in the server.

    Regards,
    Paul
  14. Unexpected DELETE event for key... event discarded.

    We have a command-based adapter set up with a client subscribing to a list of specific keys. From the server side, we need to be able to tell the client when a key is no longer valid and can/should...
  15. Replies
    4
    Views
    16,071

    I think the approach I'll take for now is to set...

    I think the approach I'll take for now is to set both SI and PROD specific values in the original map and then, in init() set the general one to the appropriate value.

    Thanks,
    Paul
  16. Replies
    4
    Views
    16,071

    Dario, Thanks for the reply. What I seem to...

    Dario,

    Thanks for the reply. What I seem to be missing is that the parameters map is already read in by the time the init() is called, so I'd need to interject into the code path before then,...
  17. Replies
    4
    Views
    16,071

    Configuring adapter at runtime

    Our corporate environment has a fairly typical setup with different execution environments for development, integration testing, and production. There is a single server setup in each environment and...
Results 1 to 17 of 17
All times are GMT +1. The time now is 06:26 AM.