Topic RSS7:36, EEST
May 20, 2014
OfflineHi all,
I’m using SamplerServerConsole and SampleClientConsole downloaded with an evaluation copy of Java SDK.
In the method onReadEvents of server HistoryListener (called by client events history request) the implementatio return the Object HistoryEvent, populating values of events in the array HistoryEventFieldList[] where every object of array represent the event values.
I saw that the SampleClientConsole implementation print labels of values using its own array (client side) so if I change the order of array values or adding other custom values (server side) I need to change client side to realign labels with correct values.
My question is if there is an alternative possibility to read history events passing values and labels only by server side so I can implement my event object (with aligned labels) only by server.
Thanks.
1 Guest(s)

Log In
Register