![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The value of the extId is set at creation time (for example, using the Instance.createInstance() function) and cannot be changed after that.Note: The extId value (if set) must be unique across all objects in the cluster.Tip: You can use the property Agent.AgentClassName.checkDuplicates to check for duplicate extIds across the cluster. See CDD Agent Classes Tab Properties Reference. @isSet Available for any concept property (not for referenced concepts). For example, you can use: acc.Balance@isSet. It indicates if a property is assigned or not. If a property is assigned, then @isSet returns true.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |