Search:

Type: Posts; User: ksivasam

Search: Search took 0.02 seconds.

  1. Perfect. I implemented it through the MD adapter...

    Perfect. I implemented it through the MD adapter and works great!

    Is there a way to log from the adapter? It will be great to log the user sessions through 'notifyUser'. I can add a logger but not...
  2. Alessandro, The authentication scheme you...

    Alessandro,

    The authentication scheme you mentioned - "LS uses session_id based authentication'.

    Does this mean LS verifies the session_id from the browser with the web server? - how reliable...
  3. Replies
    4
    Views
    16,312

    Thanks Alessandro! That is what we are...

    Thanks Alessandro!

    That is what we are thinking too. i.e. adding more clusters for different data stores and directing clients to different clusters depending on the user type.

    -Kal
  4. Replies
    3
    Views
    20,100

    Flushing the LS cache

    Is there way to flush the LS cache through a protocol command or other means?

    We are planning to keep the data feeders stateless. So, if there is a failure in the feeder, we would like flush the...
  5. Replies
    4
    Views
    16,312

    Hi Alessandro, You got our architecture setup...

    Hi Alessandro,

    You got our architecture setup correctly.

    I am sure I didn't explain our data feeder setup properly. We initially planned to have each data feeder serve only a specific data...
  6. Excellent suggestions! We will try both. ...

    Excellent suggestions! We will try both.

    Thanks
    Kal
  7. Dynametapush table conditional exclusion of items

    Hi,

    Is there a way to conditionally exclude a row from being displayed in the (portfolio) push table? I can't see anything in the API that would support this.

    We have a 'total amounts' row sent...
  8. Replies
    4
    Views
    16,312

    Load balancing

    We are planning to have 2 LS servers (hardware) load balanced and there will be 2 data feeders connected to these servers through ARI.

    Although the client sessions will be load balanced through LS...
  9. Replies
    5
    Views
    16,012

    Hi, That demo page helped out a lot. ...

    Hi,

    That demo page helped out a lot.

    Thanks!

    -Kal
  10. Replies
    5
    Views
    16,012

    Sort with DynaMetaPush table

    Hi,

    We tried out the sorting/pagination interfaces of this table in COMMAND mode and looks like they work fine.

    We are using the following methods:

    setMaxDynaRows()
    setMetapushSort()...
  11. Replies
    9
    Views
    21,149

    Hi Dario, You explained it well, I now...

    Hi Dario,

    You explained it well, I now understand how the COMMAND mode works. I was a bit confused about how multiple will be grouped together.

    One additional question- How does the LS engine...
  12. Replies
    4
    Views
    24,542

    That is exactly what we wanted to know. Thanks...

    That is exactly what we wanted to know. Thanks Alessandro!

    -Kal
  13. Replies
    4
    Views
    24,542

    Alessandro, ourcompany.com is not the actual...

    Alessandro,

    ourcompany.com is not the actual domain name of the machine. It is only a DNS alias to the box. Is it ok to give that as the domain name? Your reference to 'push.company.com' is for...
  14. Replies
    9
    Views
    21,149

    Dario, In case of a portfolio case, we don't...

    Dario,

    In case of a portfolio case, we don't know the number of entries. How can we add/remove multiple rows? I consider the item as a group of say, securities in a portfolio.

    Thanks
    Kal
  15. Replies
    9
    Views
    21,149

    Dario, Just to verify, is this a good format?...

    Dario,

    Just to verify, is this a good format? This is for a view with 2 rows. I am trying add key1 and key2 rows.

    <timestamp>|UD3|S|<item name>|S|<ID>|B|<is...
  16. Replies
    4
    Views
    24,542

    Domain name with proxy server

    Hi,

    We have an apache proxy server in the DMZ (say with the DNS www.ourcompany.com port 80) redirects all our external client requests to our internal app/web server (say, server1.domain.com port...
  17. Replies
    5
    Views
    16,012

    Thanks Alessandro! We will see if there is a...

    Thanks Alessandro! We will see if there is a performance hit with this.

    At the worst case, we will send a sort key to the server and have it sort. We can clear the entries from the push table and...
  18. Replies
    9
    Views
    21,149

    Great! Thank you.

    Great! Thank you.
  19. Replies
    5
    Views
    16,012

    Sorting in command mode

    We have a about 200 entries and we have to use a 'Grid' setup to display 25 entries at a time. But user wants to be able to sort the grid on any one of the 5 columns. But the sorting should sort the...
  20. Replies
    9
    Views
    21,149

    How to specify the Adapter mode

    It is just a matter of sending the key/value of (COMMAND, ADD/UPDATE) in the 'Update by MAP' protocol?

    I did this in a Java adapter but not sure how to do this in ARI.

    Thanks,
    Kal
Results 1 to 20 of 20
All times are GMT +1. The time now is 04:46 PM.