hi,

i'm not sure if this belongs here or the webclient subforum.

this is the scenario,
the web client creates a subscription on my Java adapter, the first time, the java adapter sends two data {A,B} the client work fine.
the second time, the java adapter needs to send the same data {A,B}, but i'm not sure if the java adapter don't send the data or the web client does not receive the data.

i need that the cliend works with the same data, this data are the same, but the information obtained with these are different.

is there any setting to change this??

regards