![]() |
OTX Reference
|
|
Gets the value of a property from a service provider More...
Public Attributes | |
OtxName | property |
This attribute identifies the property to get More... | |
OtxLink | providerType |
This attribute identifies the external provider. The link shall point to the corresponding ServiceProviderSignature. More... | |
ServiceProviderTerm | serviceProvider |
A property of this ServiceProvider will be read More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Gets the value of a property from a service provider
The GetProperty activity gets the value of a property from a service provider.
Exceptions.ProviderDisposedException | If the provider is already disposed this exception shall be thrown. |
Exceptions.ConfigurationException | If the preconditions for getting the property are not fullfilled, e.g. if the proprietary binding is incomplete.
|
Exceptions.ExecuteException | If getting the property aborts abnormally, this exception will be thrown. |
Core.Exceptions.TypeMismatchException | If the data type of the property is incompatible to the corresponding property of the proprietary binding. |
OtxName OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Terms.GetProperty.property |
This attribute identifies the property to get
OtxLink OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Terms.GetProperty.providerType |
This attribute identifies the external provider. The link shall point to the corresponding ServiceProviderSignature.
ServiceProviderTerm OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Terms.GetProperty.serviceProvider |
A property of this ServiceProvider will be read