Hi All,

I have added a new attribute "element1" to SAMLSSOServiceProviderDTO. Admin
service IdentitySAMLSSOConfigService  has been changed by that addition.
"element1" is represented in the WSDL as follows.

<xs:element minOccurs="0" name="element1" nillable="true" type="xs:string"/>

For an existing Service provider when the getServiceProviders method is
called the "element1" returns null. The response is shown below.

<ax2429:element1 xsi:nil="true"/>


For the backward compatibility when an existing client call the Admin
Service, the null values should not be present. Is there a way to omit such
empty elements when the admin service is called?

Thank You.
Hasini
-- 
*Hasini Witharana | **Software Engineer | **WSO2 Inc <https://wso2.com/>*
*(m) 0766435725 | (w) 0713850143 | (e) hasi...@wso2.com <hasi...@wso2.com>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to