Spaces:
Running
Running
File size: 604 Bytes
b0475e3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Flow Relationship</title>
</head>
<body>
<p>The <b>Flow Relationship</b> represents transfer (e.g. of information, goods or money) from one element to another.</p>
<h2>Category:</h2>
<p>Dynamic.</p>
<h2>Examples:</h2>
<p>A "Claim assessment" Business Function forwards decisions about the claim to the "Claim settlement" Business Function.</p>
</body>
</html> |