but all properties in this example were overriding the same value When used the GetOptionsConfiguration ,I get the same property value in both SmartClient instance (from two different servers).
tried private and shared.
So is there a way to identify the source smart client instance which did triggered the Command for the Event server?
yes, this was our first idea, to globalize a set of properties based on the machine IP or some other unique property and fetch this using “Property_{IPAddress}” for example is a diffrent DB / EnviromentVariable.
but this solution doesnt help for the other way around,
when Right-Clicking an Item from the map and choose the MapContrextCommend, this would received in the Item listener in the EventServer Instance,
is it possible to attach a camera to a different kind of item and by doing so , to enable the Right-Click “Live Preview” on any Map Item that is not a cameraItem?
maybe by adding some manual properties to this Item?