Reset on Clone or Revision Flag for the Add Attribute Command

You can determine whether an attribute value should be reset to its default value when a business object or connection is cloned or revised.

An attribute’s default value is defined using the Default clause. Set resetonclone to True to reset the attribute value to its default value in new business object and connection clones. Set resetonminorrevision to True to reset the attribute value to its default value in new business object and connection revisions. Set either flag to False to retain the current attribute value in new business object and connection clones and revisions. By default, the current attribute value is retained.

The float and replicate options for cloning and revising connections will still reset the attribute value to its default value when the appropriate flag is set to True.