| author | Vrishali Doke | 2012-04-04 02:33:54 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:38:35 (EDT) |
| commit | de0735c80d5ab72d8cf141e3e0e5dcb049abb2d0 (patch) (side-by-side diff) | |
| tree | 61a14b4ff1b0a5b9e258978dd2092afee519c067 | |
| parent | a42dfd794e99adfdc0b3a7d49b0e34af6038735c (diff) | |
| download | org.eclipse.stardust.documentation-de0735c80d5ab72d8cf141e3e0e5dcb049abb2d0.zip org.eclipse.stardust.documentation-de0735c80d5ab72d8cf141e3e0e5dcb049abb2d0.tar.gz org.eclipse.stardust.documentation-de0735c80d5ab72d8cf141e3e0e5dcb049abb2d0.tar.bz2 | |
CRNT-24368 - Added single direct document data mapping with manual activity
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@55259 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html | 16 | ||||
| -rw-r--r-- | org.eclipse.stardust.docs.dms/html/dms/images/single-map-doc-panel.png | bin | 0 -> 46952 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dms/html/dms/images/upload-doc.png | bin | 0 -> 13268 bytes |
3 files changed, 15 insertions, 1 deletions
diff --git a/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html b/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html index 4e84e82..fefb8eb 100644 --- a/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html +++ b/org.eclipse.stardust.docs.dms/html/dms/dms-data-types.html @@ -228,7 +228,21 @@ metadata for documents and folders (not for document lists or folder lists).</p> <p>Dereferentiation paths can then be specified:</p>
<p class="image"><img src="images/dms-metadata-datapath-4.png" alt="Specifying the Dereferentiation Paths."> <br>
<strong>Figure:</strong> Specifying the Dereferentiation Paths.</p>
-
+<h2>Manual Activity Mapped only to the Document Data</h2> +<p>When a single direct document data mapping exists with the manual activity (manual activities are mapped only to the document data), then the behavior for +document data and manual activity panel is as follows:</p> +
+<h3>In-Out Data Mapping</h3> + +<p>The <strong>Upload Document</strong> option is provided in the manual activity panel.</p> +<p class="image"><img src="images/upload-doc.png" alt="Upload Document"> <br> +<strong>Figure:</strong> Upload Document</p> + +<p>The document view toolbar is displayed in-line with Activity toolbar.</p> + + +<p class="image"><img src="images/single-map-doc-panel.png" alt="Activity Toolbar with Document Viewer panel"> <br> +<strong>Figure:</strong> Activity Toolbar with Document Viewer panel</p> <script language="JavaScript" type="text/javascript">
diff --git a/org.eclipse.stardust.docs.dms/html/dms/images/single-map-doc-panel.png b/org.eclipse.stardust.docs.dms/html/dms/images/single-map-doc-panel.png Binary files differnew file mode 100644 index 0000000..06946ba --- a/dev/null +++ b/org.eclipse.stardust.docs.dms/html/dms/images/single-map-doc-panel.png diff --git a/org.eclipse.stardust.docs.dms/html/dms/images/upload-doc.png b/org.eclipse.stardust.docs.dms/html/dms/images/upload-doc.png Binary files differnew file mode 100644 index 0000000..ac11645 --- a/dev/null +++ b/org.eclipse.stardust.docs.dms/html/dms/images/upload-doc.png |

