| author | Vrishali Doke | 2012-04-05 08:40:55 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:38:43 (EDT) |
| commit | bdb0134978e825e5525b09f62225bc63724e98b1 (patch) (side-by-side diff) | |
| tree | ef8494285e5c1f5c88cd023f2ea2db208a730a2a | |
| parent | b792a98a69556fcc12d265385fedff33255018de (diff) | |
| download | org.eclipse.stardust.documentation-bdb0134978e825e5525b09f62225bc63724e98b1.zip org.eclipse.stardust.documentation-bdb0134978e825e5525b09f62225bc63724e98b1.tar.gz org.eclipse.stardust.documentation-bdb0134978e825e5525b09f62225bc63724e98b1.tar.bz2 | |
CRNT-24367 - Updated for default case activity actions
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@55327 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
3 files changed, 47 insertions, 4 deletions
diff --git a/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/activity-tables.html b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/activity-tables.html index 84f30eb..fb5b443 100644 --- a/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/activity-tables.html +++ b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/activity-tables.html @@ -49,7 +49,27 @@ activity table is displayed in.</p> directly on the according row(s). For details on selecting rows in tables,
refer to section
<a href="../layout.html#rowSel">Table Row Selection</a> of chapter
-<a href="../layout.html">@productname@ Portal Components</a>.</p>
+<a href="../layout.html">@productname@ Portal Components</a>.
+Note that when you select more that one row, and if one of the selected row is
+of default case activity then the following message gets displayed.
+
+<p class="image"><img src="images/case-no-opr.png"
+alt=""><br>
+<strong>Figure:</strong> Toolbar Operation - Default Case Activity</p>
+<p>
+You need to deselect
+the row of default case activity to continue with any operation. You cannot
+perform any operation on default case activity.
+Following operations are not allowed on a default case activity instance:
+<ul>
+ <li>Abort</li>
+ <li>Abort and Join</li>
+ <li>Abort and Start</li>
+ <li>Delegate</li>
+</ul>
+<p>Activity state change is initiated internally only.</p>
+<p>Please note that the case activities do not appear in assembly line mode.</p>
+
<h3 id="colSel">Column Selection and Reordering</h3>
<p>You have the option to select the columns to be displayed in
the table and reorder them. Click the <strong>Select Columns</strong>
@@ -393,6 +413,26 @@ table is displayed in:</p> <li><a href="#notesAct">Notes</a></li>
</ul>
+
+<p>
+Following actions are not allowed on a default case activity instance:
+<ul>
+ <li>Activate</li>
+ <li>Abort</li>
+ <li>Abort and Join</li>
+ <li>Abort and Start</li>
+ <li>Delegate</li>
+</ul>
+<p>Activity state change is initiated internally only.</p>
+<p>Please note that the case activities do not appear in assembly line mode.
+Note that for the default case activity then the following message gets displayed.</p>
+
+<p class="image"><img src="images/case-no-opr.png"
+alt=""><br>
+<strong>Figure:</strong> Action - Default Case Activity</p>
+<p>The action icons are disabled for default case activity instance.</p>
+
+
<h4 id="contextAct">Process Details</h4>
<p>Clicking on the Process Details icon invokes the Process Details View.</p>
<p class="image"><img src="images/invoke-context-act.png"
diff --git a/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/case-details-view.html b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/case-details-view.html index bcd7895..319ef15 100644 --- a/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/case-details-view.html +++ b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/case-details-view.html @@ -788,11 +788,14 @@ Document Service Integration Guide</a></span> for detailed information on using documents and process attachments.</p>-->
<h2 id="ac">Actions</h2>
-<p>Options displayed in the Actions column are disabled for activity associated with case.
-Following operations are not allowed on a case activity instance:</p>
+<p>Options displayed in the Actions column are disabled for default case activity.
+Following operations are not allowed on a default case activity instance:</p>
<ul>
<li>Activate</li>
- <li>Suspend</li>
+ <li>Suspend</li>
+ <li>Abort</li>
+ <li>Abort and Join</li>
+ <li>Abort and Start</li>
<li>Complete</li>
<li>Delegate</li>
</ul>
diff --git a/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/images/case-no-opr.png b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/images/case-no-opr.png Binary files differnew file mode 100644 index 0000000..b120e5a --- a/dev/null +++ b/org.eclipse.stardust.docs.enduser/html/handbooks/execution-clients/detail-views/images/case-no-opr.png |

