User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
en:software:signavio:insert_links

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:software:signavio:insert_links [2016/01/22 11:21]
jan.mayer
en:software:signavio:insert_links [2021/07/01 09:52] (current)
Line 2: Line 2:
  
 ==== Background ==== ==== Background ====
-Links can be added when creating [[en:​glossar#​Task|Tasks]]to provide either a support or a requirement for a task.  +Links can be added when creating [[en:​glossar#​Task|tasks]] in order to provide either a support or a requirement for a task.  
-An example would be the task "​create offer" with an added link to a pricelist ​in the intranet. ​+An example would be the task "​create offer" with an added link to a price list in the intranet. ​
  
-The links may contain variables ​which are filled at runtime. Thus parameterized links are possible.+The links may contain variables ​that are filled at runtime; thus, parameterized links are possible.
  
-So, a fast integration of external systems can be realized, e.g. via links to SAP Web Templates or a link to an archive system. ​+fast integration of external systems can be realized, e.g. via links to SAP Web Templates or a link to an archive system. ​
 ---- ----
  
 ==== Technical implementation ==== ==== Technical implementation ====
-**Links ​will be added to the T!M-tasks in the modeling environment.** Just click an Activity/Node and select "​Tasks"​. Now select "​Links"​ at the relevant task.+**Links ​are added to TIM-tasks in the modeling environment.** Just click an activity/node and select "​Tasks"​. Now select "​Links"​ at the relevant task.
  
 For non-parameterized links to a file, insert the following code:  For non-parameterized links to a file, insert the following code: 
Line 53: Line 53:
 </​code>​ </​code>​
  
-Also the name of the variable must be replacedlike the name and the URL of the link. Any amount ​of variables ​are possible in a link. The variables must be existing process variables.+As with the name and URL of the link, the name of the variable must also be replaced. A link may contain any number ​of variables. The variables must be existing process variables.
  
-In compliance with the following sample, any number of links can be insert:+Using the following sample ​as a template, any number of links can be insert:
 <​code>​ <​code>​
 <​links>​ <​links>​
Line 80: Line 80:
 </​code>​ </​code>​
  
-the following ​correct ​spelling ​must be used:+the correct ​notation ​must be used (as follows):
 <​code>​ <​code>​
 <​links>​ <​links>​
Line 92: Line 92:
 ====Embedding links in iGrafx==== ====Embedding links in iGrafx====
 To embed a link by using iGrafx, the following parameters must be specified: To embed a link by using iGrafx, the following parameters must be specified:
-  * **To** : A significant ​name can be given to the link here+  * **To** : An explanatory ​name can be given to the link here
   * **URL** : the internet/​intranet as the target must be specified as destination here   * **URL** : the internet/​intranet as the target must be specified as destination here
-  * **Class** : here are two different classes to choose from:+  * **Class** : there are two different classes to choose from:
  
 ==com.dooris.bpm.entities.SimpleUrl== ==com.dooris.bpm.entities.SimpleUrl==
 This class is used when there is a non-parameterized link This class is used when there is a non-parameterized link
 ==com.dooris.bpm.links.ProcessVariableLink== ==com.dooris.bpm.links.ProcessVariableLink==
-If process variables should be used within the link the class must be entered. The indication of the link is the same as in Signavio.+If process variables should be used within the link, this class must be entered. The link is entered in the same way as in Signavio.
  
  
en/software/signavio/insert_links.1453458095.txt.gz · Last modified: 2021/07/01 09:55 (external edit)