Customer is writing an application that retrieves objects from one policy server, displays them, allows editing, then gives the option to migrate the object to another policy server. The getAgentConfigProperties and getPropNum methods do not include the ACO parameters that are commented out (i.e. the parameter name starts with '#'). For example, if there is an ACO with the parameter #AgentName, the getAgentConfigProperties call does not return it
in SmProperty. Further, this parameter does not get included in the count upon return from getPropNum.
Code defect.
Fixed in build 2229.