Does anyone know how to get the parameters defined in a Statistical Table (Annex tab)?
I want to create a dynamic schedule for all agentgroups defined, for example I’m looking to overwrite some parameters if the the isSpecialDay condition returns true.
I didn’t hear about any strategy function that can do it (by the way if you look inside compiler.dat file, part of IRD installation - may be there are underwater ways to get it - GetObjectProperty).
Most likely you have to use DataBase Access object to go directly into config server’s database for those data.