git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/tags/3.7.0.2_original@1 eb19766c-00d9-a042-a3a0-45cb8ec72764
38 lines
1.1 KiB
HTML
38 lines
1.1 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Dynamic Conditions</title>
|
|
</head>
|
|
<body>
|
|
<h2>Dynamic Conditions</h2>
|
|
<p>
|
|
A dynamic condition filters content in the system to selectively apply permissions to documents that meet the criteria of the condition.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
After creating the dynamic condition you need to associate permissions with it on the Folder Permissions management page in Browse Documents.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
<h3>Dynamic Conditions and Workflows</h3>
|
|
</p>
|
|
<p>
|
|
Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
<h3>Viewing / Adding / Editing / Running Dynamic Conditions</h3>
|
|
</p>
|
|
<p>
|
|
On the Dynamic Conditions page you can perform the following actions:
|
|
<ul>
|
|
<li>View existing dynamic conditions</li>
|
|
<li>Add a new dynamic condition</li>
|
|
<li>Edit an existing dynamic condition - add/remove/or edit criteria</li>
|
|
<li>Run a dynamic condition to test results</li>
|
|
</ul>
|
|
</p>
|
|
</body>
|
|
</html>
|