Hi,
I have a subscription on a partial table. But when a change happens on one of the pages other than the first one I don get that update in the subscribed element. Is there a way around this? Thought this might be a flag that can be edited with client test tool but I can't find it back.
Currently I use the Monitors from Skyline.DataMiner.Core.DataMinerSystem.Protocol.Subscription.Monitors;
thanks in advance.
Hi Timothy, this can likely be solved by adding the "forceFullTable=true" filter to the subscription message. But I think this is currently not supported by the Monitors feature in the NuGet.