| author | Vrishali Doke | 2012-04-05 06:07:02 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:38:42 (EDT) |
| commit | b792a98a69556fcc12d265385fedff33255018de (patch) (side-by-side diff) | |
| tree | b833f472d283db96e26c40d8f0e5c5c5c03820b5 | |
| parent | 5fc3640fc5e613213f8355e3740bad99288eca6d (diff) | |
| download | org.eclipse.stardust.documentation-b792a98a69556fcc12d265385fedff33255018de.zip org.eclipse.stardust.documentation-b792a98a69556fcc12d265385fedff33255018de.tar.gz org.eclipse.stardust.documentation-b792a98a69556fcc12d265385fedff33255018de.tar.bz2 | |
CRNT-23949 - Updated for referenced structured types
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@55321 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
9 files changed, 8 insertions, 2 deletions
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/activity-panel-integration.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/activity-panel-integration.html index 9f9a076..6a02225 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/activity-panel-integration.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/activity-panel-integration.html @@ -368,6 +368,9 @@ perform the following steps:</p> list of access points for your application. Supported data types
are primitive (except of type <tt>char</tt> or <tt>Calendar</tt>)
or structured data.</li>
+ <li>Note that if the <strong>Displays Imported Model Elements as Groups</strong> check box is selected,
+ the access point list displays references for the referenced structured data.
+ Selecting the check box also groups local and referenced elements.</li>
</ol>
<p class="image"><img src="images/ext-web-app-input.png"
alt="Add Input Source Parameters"><br>
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts.png Binary files differindex c67f092..9db6f59 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts_orgSize.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts_orgSize.png Binary files differindex ba8ea8e..92e4b17 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts_orgSize.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/ext-web-app-access-pts_orgSize.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example.png Binary files differindex 8f07b1a..b00a3f7 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example_orgSize.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example_orgSize.png Binary files differindex 7d774a7..f1bee8a 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example_orgSize.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/typed-access-example_orgSize.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial.png Binary files differindex bafc463..4d81610 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial_orgSize.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial_orgSize.png Binary files differindex 6010d7c..7549dab 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial_orgSize.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/images/map-struct-serial_orgSize.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/message-transformation-appl.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/message-transformation-appl.html index b20fe19..d63e1ea 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/message-transformation-appl.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/messages/message-transformation-appl.html @@ -45,7 +45,10 @@ alt="Creating a Message Transformation Application"><br> effort planning please refer to the chapter
<a href="../../process-effort-calculation.html">Process Effort Calculation</a>.</li>
<li><strong>Message Transformation</strong> specific properties, which will be discussed in the following
- sections.</li>
+ sections. Note that if the <strong>Displays Imported Model Elements as Groups</strong> check box is selected, + the message transformation list displays references for the referenced data. + Selecting the check box also groups local and referenced elements.</li> + </ul>
<p>The properties pane for the Message Transformation application contains a
source message and a target message tree, filter fields and buttons as well as
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-subprocesses.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-subprocesses.html index 131ee78..783dca1 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-subprocesses.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-subprocesses.html @@ -265,7 +265,7 @@ data mapping heuristic apply for spawned subprocesses and peer processes.</p> </table>
-<p>Currently, @productname@ Process Portal does not support viewing of Document List, Folder and Folder List.</p>
+<p>Currently, @productname@ Portal does not support viewing of Document List, Folder and Folder List.</p>
<h3 id="spawnscope">Department Scoping for Spawn Subprocess</h3>
<p>In case the data associated with root process contains department information, it gets copied to the
|

