Search
15 result(s) for ApplyChanges
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicesparallel. Apply Changes Required? For each CertificateGroup it may be necessary to call ApplyChanges once the Certificate Update workflow completes. ApplyChanges is required if one or more of the Methods
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesServer to apply changes. The Server may set the ApplyChangesRequired =TRUE to indicate that ApplyChanges needs to be called. If required, ApplyChanges is called by the containing workflow
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesServer ) to the Server . The Server may set the ApplyChangesRequired =TRUE to indicate that ApplyChanges needs to be called
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.1 TrustListTypeupdated via the CloseAndUpdate (see 7.8.2.5 ) , AddCertificate (see 7.8.2.6 ) , RemoveCertificate (see 7.8.2.7 ) or ApplyChanges (see 7.10.9 ) Methods . The Event is only raised once after the asynchronous update process completes
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.5 CloseAndUpdatetransaction exists on the current Session , the Server does not update the TrustList until ApplyChanges (see 7.10.9 ) is called. Any Clients that read the TrustList before ApplyChanges is called will ... Argument Description FileHandle The handle of the previously opened file. ApplyChangesRequired If TRUE the ApplyChanges Method (see 7.10.9 ) shall be called before the new TrustList will be used
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.6 AddCertificateTrustList that exceeds the MaxTrustListSize for the Server . Bad_TransactionPending Transaction has started and ApplyChanges or CancelChanges has not been called. Bad_SecurityModeInsufficient The SecureChannel is not authenticated. Bad_NotWritable
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.7 RemoveCertificateneeded to validate another Certificate in the TrustList. Bad_TransactionPending Transaction has started and ApplyChanges or CancelChanges has not been called. Bad_SecurityModeInsufficient The SecureChannel is not authenticated. Bad_NotWritable
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.13 TrustListUpdatedAuditEventTyperesult of a CloseAndUpdate Method on a TrustListType Object or the result of a ApplyChanges Method on the ServerConfigurationType Object being called. It shall also be raised when the AddCertificate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.2 Transaction Lifecycletransaction where multiple Methods are invoked, however, no changes will have any effect until ApplyChanges is called (see 7.10.9 ). These transactions are created automatically and the Server returns ApplyChangesRequired =TRUE ... invalid) the transaction state shall not change and all previous changes are applied when ApplyChanges is called. Once a transaction is created, a Server shall queue the changes
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.3 ServerConfigurationTypeOptional 0:HasComponent Method 0:GetCertificates See 7.10.8 . Optional 0:HasComponent Method 0:ApplyChanges See 7.10.9 . Mandatory 0:HasComponent Method 0:CancelChanges See 7.10.11 . Optional 0:HasComponent Method 0:CreateSigningRequest ... FALSE or not present, the Server only supports delaying application of changes until ApplyChanges is called. If the InApplicationSetup Property is TRUE then the application is in the application setup
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.5 UpdateCertificateindicating that it is able to satisfy the requirements specified for the ApplyChanges Method . This Method shall be called from an encrypted SecureChannel and from a Client that has access ... empty. PrivateKey The Private Key encoded in the PrivateKeyFormat . ApplyChangesRequired Indicates that the ApplyChanges Method shall be called before the new Certificate will be used. Method Result Codes (defined
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.7 DeleteCertificateCertificates that are referenced by EndpointDescriptions shall not be deleted. This determination happens when ApplyChanges is called. ApplyChanges is always required when this Method is called. The Server is responsible
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.9 ApplyChangesApplyChanges The ApplyChanges Method is used to apply pending Certificate and TrustList updates and to complete a transaction as described in 7.10.2 . ApplyChanges returns Bad_InvalidState if any TrustList ... still open for writing. No changes are applied and ApplyChanges can be called again after the TrustList is closed. If a Session is closed or abandoned then the transaction
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.11 CancelChangesdiscard changes to the TrustLists or Certificates which were waiting for the Client to ApplyChanges . This Method shall be called from an authenticated SecureChannel and from the Session that created
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.27 CertificateUpdatedAuditEventTypeMethod call. This is the result of a successful call to UpdateCertificate or ApplyChanges on a ServerConfigurationType Object . No Event is raised if the Method call fails. If ApplyChanges affects