| author | Vrishali Doke | 2012-06-21 06:49:27 (EDT) |
|---|---|---|
| committer | Manik Kishore | 2012-06-27 00:28:58 (EDT) |
| commit | dc76085b23045ac4c1ca2367431fe69447d3603b (patch) (side-by-side diff) | |
| tree | 33b4f4f6f56f20757ebc31305a9a5097a01405b4 | |
| parent | 60c13485ee627a1f484170a5648ff648f29855e1 (diff) | |
| download | org.eclipse.stardust.documentation-dc76085b23045ac4c1ca2367431fe69447d3603b.zip org.eclipse.stardust.documentation-dc76085b23045ac4c1ca2367431fe69447d3603b.tar.gz org.eclipse.stardust.documentation-dc76085b23045ac4c1ca2367431fe69447d3603b.tar.bz2 | |
CRNT-25166 - External web application - modify and delete access point
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@57226 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/activity-panel-integration.html | 32 | ||||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/access-del.png | bin | 0 -> 27497 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-access.png | bin | 0 -> 28012 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-param.png | bin | 0 -> 7496 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/warn-access.png | bin | 0 -> 6991 bytes |
5 files changed, 32 insertions, 0 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 c73be28..faaf5d4 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 @@ -379,6 +379,38 @@ perform the following steps:</p> <p class="image"><a href="images/ext-web-app-access-pts_orgSize.png" target="_blank">
<img src="images/ext-web-app-access-pts.png" alt="Setting Typed Access Points"></a><br>
<strong>Figure:</strong> Setting Typed Access Points.</p>
+<h3>Modifying the Typed Access Points</h3>
+<p>You can modify the specified source and target access points.</p>
+<ol>
+ <li>In the <strong>Typed Access Points</strong> pane, right-click the root of access point and then select
+<strong>Modify</strong></li>
+
+<p class="image"><img src="images/modify-access.png"
+ alt="Modify Typed Access Point"><br>
+<strong>Figure:</strong> Modify Typed Access Point</p>
+<li>Specify the parameters in the <strong>Modify Parameter</strong> dialog box and click <strong>Ok</strong></li>
+
+<p class="image"><img src="images/modify-param.png"
+ alt="Modify Typed Access Point"><br>
+<strong>Figure:</strong> Modify Typed Access Point</p>
+</ol>
+<h3>Deleting the Typed Access Point</h3>
+<p>You can delete the source and target access points.</p>
+<ol>
+
+ <li>In the <strong>Typed Access Points</strong> pane, right-click the root of access point and then select
+<strong>Delete Parameter</strong></li>
+<p class="image"><img src="images/access-del.png"
+ alt="Delete Typed Access Point"><br>
+<strong>Figure:</strong> Delete Typed Access Point</p>
+<p>The <strong>Warning</strong> dialog box gets displayed.</p>
+<li>Click <strong>Ok</strong> to delete the access point parameter</li>
+
+<p class="image"><img src="images/warn-access.png"
+ alt="Warning"><br>
+<strong>Figure:</strong> Warning - Delete Typed Access Point</p>
+</ol>
+
<h3>Data Mappings</h3>
<p>You can use access point path as well as data path
in the data mapping. Per default, only the full value
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/access-del.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/access-del.png Binary files differnew file mode 100644 index 0000000..cfd596b --- a/dev/null +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/access-del.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-access.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-access.png Binary files differnew file mode 100644 index 0000000..282a28b --- a/dev/null +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-access.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-param.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-param.png Binary files differnew file mode 100644 index 0000000..8623043 --- a/dev/null +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/modify-param.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/warn-access.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/warn-access.png Binary files differnew file mode 100644 index 0000000..2009533 --- a/dev/null +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/integration/images/warn-access.png |

