Is it somehow possible to define feature in Geospatial Administrator that automatically changes it's value during reset operation in Bentley PowerMap?
Explanation:I have feature defined under All Users of Project, i will call it "FEAT". I have five workspaces whith same configuration variable, let me call it "USR_B". USR_B has different values in different workspaces. Feature FEAT is defined that it automatically fills it's property "PROP_USR_B_VALUE" during placement (Key:placing|Value type:envvar|Value:USR_B). I want that that property changes after resetting features in another workspace. I know how to do that in VBA but it would be better soulution if it is defined in XML schema.
...you should be able to define an additional initial value entry (Key:read|Value type:envvar|Value:USR_B) in your property definition to accomplish this.
Regards,
Jeff Bielefeld [Bentley]