Once a das_gsa_dynamic_type or das_gsa_dynamic_prop item has been checked in and deployed, the changes you can make to it are limited. You can create additional das_gsa_dynamic_attr items to set the values of attributes or modify existing das_gsa_dynamic_attr items. However, if you want to change property values of a das_gsa_dynamic_type or das_gsa_dynamic_prop item, you must delete the asset and recreate it.

The following XML file modifies an existing das_gsa_dynamic_attr item that specifies an attribute of a das_gsa_dynamic_prop item:

<gsa-template>
  <update-item item-descriptor="das_gsa_dynamic_attr" id="voltageAttr1"
    no-checkin="false">
    <set-property name="value"><![CDATA[true]]></set-property>
  </update-item>
</gsa-template>

Copyright © 1997, 2019 Oracle and/or its affiliates. All rights reserved. Legal Notices