OPC Unified Architecture – Part 12: Discovery and Global Services
7.10.18 TransactionErrorType
This type defines a DataType which stores an error that occurred when processing a transaction. Its values are defined in Table 103.
Table 103 – TransactionErrorType Structure
Name
Type
Description
TransactionErrorType
Structure
Subtype of the Structure DataType defined in OPC 10000-5
TargetId
NodeId
The NodeId of the Object that had the error. It is either a TrustListId or a CertificateGroupId.
Error
StatusCode
The code describing the error.
Message
LocalizedText
A description of the error. It should include enough information to allow the Client to understand which Certificate(s) and/or CRL(s) are the source of the problem.
Its representation in the AddressSpace is defined in Table 104.
Table 104 – TransactionErrorType Definition
Attribute
Value
BrowseName
0:TransactionErrorType
IsAbstract
False
References
NodeClass
BrowseName
DataType
TypeDefinition
Other
Subtype of the 0:Structure DataType defined in OPC 10000-5.