getAgentConfigProperties and getPropNum not including commented out ACO parameters
search cancel

getAgentConfigProperties and getPropNum not including commented out ACO parameters

book

Article ID: 6150

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) CA Single Sign-On

Issue/Introduction

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.

Environment

SiteMinder SDK 12.52-SP1-CR05 - all platforms

Cause

Code defect.

Resolution

Fixed in build 2229.