Hello all,
I´m trying to refresh variable on Application object trough GIS. With CfgUpdate object and CfgApplication
Looking on the samples of GIS i can see that it must be with xml.
This Xml is working, it can create the variable, but is not able to refresh if i launch again… Somebody knows?
String xml = “<?xml version=\"1.0\" encoding=\"utf-8\"?>”
<list_pair key="v1">
<str_pair value="232163" key="v2"/>
</list_pair>