Control SuspendOutboundFlow
URI: SuspendOutboundFlow
Package: DataLifecycle
Description: Signifies that a data flow can be blocked at the source process, preventing it being sent by that process. Used in strategies where there is a risk that the data may be compromised or where sending the data may breach compliance with regulations.
Represents an end to end flow of data between processes via a set of Data Steps connecting between intermediate processes. |
The flow of data Data from FlowsFrom to Process can be temporarily disabled by the manager Human1 of FlowsFrom to prevent a breach of GDPR regulations by its transmission to Process. This strategy represents a contingency plan, which can be used to prevent such a breach, but it may also trigger other threats representing possible side effects. |
|
The flow of data Data from FlowsFrom to Process has been disabled by Human1 to prevent a breach of the GDPR. This strategy represents activation of a contingency plan at runtime, and can be selected to discover what effect this would have on risk levels, allowing this to be used for decision support calculations. To activate it at runtime, signal user Human1 who is responsible for managing the service FlowsFrom. |