User Tools

Site Tools


modeling

Differences

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

Link to this comparison view

modeling [2021/10/08 08:37]
montse [Global Variables]
modeling [2024/02/19 10:01] (current)
montse [Information about the management of UML diagrams]
Line 314: Line 314:
 We can see the diagram information by clicking on the 'More info' icon.\\ You can page the diagrams using the page numbers at the bottom of the screen.\\ \\ This screen allows: We can see the diagram information by clicking on the 'More info' icon.\\ You can page the diagrams using the page numbers at the bottom of the screen.\\ \\ This screen allows:
  
-  - [[en: New_diagram:​ Create a new diagram (// New diagram // option)]].\\  +  - [[:​New_diagram:​ Create a new diagram (// New diagram // option)]].\\  
-  - [[en: Import XMI: Import a XMI file from a directory (// Import XMI // option)]].\\  +  - [[:Save a diagram: Save the information of the active diagram on screen (diskette icon)]].\\  
-  - [[en: Save a diagram: Save the information of the active diagram on screen (diskette icon)]].\\  +  - [[:Delete diagram: Delete a diagram, using the bin icon]].\\  
-  - [[en: Delete diagram: Delete a diagram, using the bin icon]].\\  +  - [[:Create New Folder: Create a new folder (// + Folder // option)]].\\  
-  - [[en: Create New Folder: Create a new folder (// + Folder // option)]].\\  +  - [[:Filter diagrams: Select diagrams using user filters and mappings, clicking the filter icon]].\\  
-  - [[en: Filter diagrams: Select diagrams using user filters and mappings, clicking the filter icon]].\\  +  - [[:Delete filters: Deactivate the filters used, using the cross icon]].\\  
-  - [[en: Delete filters: Deactivate the filters used, using the cross icon]].\\  +  - [[:Edit diagram: Edit a diagram for its update, double click ]].\\ 
-  - [[en: Edit diagram: Edit a diagram for its update, double click ]].\\ +
  
 ===== Message Properties Tab ===== ===== Message Properties Tab =====
Line 386: Line 385:
    
  
-{{:​move1.png?​nolink&700|}}+{{:​move1.png?​link&700|}}
  
  
-{{:​move2.png?​nolink&700|}}+{{:​move2.png?​link&700|}}
  
 ===== Global Variables ===== ===== Global Variables =====
Line 587: Line 586:
 |setBearerTokenAuthentication|API/​WebService| ​ NO  | |setBearerTokenAuthentication|API/​WebService| ​ NO  |
 |setDigestAuthentication|API/​WebService| ​ NO  | |setDigestAuthentication|API/​WebService| ​ NO  |
-|containsText|Host 3270|  NO  |+|clearAndWriteField|Host 3270|  YES  | 
 +|clearField|Host 3270|  YES  | 
 +|containsText|Host 3270|  YES  | 
 +|getLenghField|Host 3270|  NO  |
 |nextScreen|Host 3270|  YES  | |nextScreen|Host 3270|  YES  |
 |previousScreen|Host 3270|  YES  | |previousScreen|Host 3270|  YES  |
-|readField|Host 3270|  ​NO  |+|readField|Host 3270|  ​YES  |
 |readRow|Host 3270|  YES  | |readRow|Host 3270|  YES  |
 |readScreen|Host 3270|  YES  | |readScreen|Host 3270|  YES  |
-|rowContainsText|Host 3270|  ​NO  |+|readScreen|Host 3270|  YES  | 
 +|rowContainsText|Host 3270|  ​YES  |
 |waitCRC|Host 3270|  NO  | |waitCRC|Host 3270|  NO  |
 +|waitFor|Host 3270|  NO  |
 |waitForChange|Host 3270|  YES  | |waitForChange|Host 3270|  YES  |
 |waitForText|Host 3270|  YES  | |waitForText|Host 3270|  YES  |
-|writeAfterLabel|Host 3270|  ​NO  | +|writeAfterLabel|Host 3270|  ​YES  | 
-|writeBeforeLabel|Host 3270|  ​NO  | +|writeBeforeLabel|Host 3270|  ​YES  | 
-|writeField|Host 3270|  ​NO  |+|writeField|Host 3270|  ​YES  |
 |writeKey|Host 3270|  YES  | |writeKey|Host 3270|  YES  |
 +|writeKeyUntilFind|Host 3270|  YES  |
 |writeText|Host 3270|  YES  | |writeText|Host 3270|  YES  |
 |checkTextInSlide|PDF| ​ NO  | |checkTextInSlide|PDF| ​ NO  |
Line 736: Line 741:
 The configuration,​ how to use the functionality,​ and some considerations are explained in the document below: The configuration,​ how to use the functionality,​ and some considerations are explained in the document below:
  
-{{:TAST Selective ​Mapping_v0.4.2.doc|tast_selective_mapping_v0.4.2.doc}}+{{:TAST Selective ​Mapping_v1.0.doc|tast_selective_mapping_v1.0.doc}}
  
  
 ===== Tast Table Data Management ===== ===== Tast Table Data Management =====
  
-In an UML diagram, TAST allows the use of variables of a specific type of table, called **TASTTABLEDATA**.\\ \\ These variables can be used with practically all the adaptors available in TAST (HTML GUI, Excel Files, Database, …). They can be used in the "​Value"​ box of a Predefined Function or in Javascript.\\ \\ Once the TASTTABLEDATA variables have been created (as output variables), they can be used as input variables in subsequent messages. The way to use them in a "Value box" is:\\ #TasTableDataVariableName.functionName(params…). ​+In an UML diagram, TAST allows the use of variables of a specific type of table, called **TASTTABLEDATA**.\\ \\ These variables can be used with practically all the adaptors available in TAST (HTML GUI, Excel Files, Database, …). They can be used in the "​Value"​ box of a Predefined Function or in Javascript.\\ \\ Once the TASTTABLEDATA variables have been created (as output variables), they can be used as input variables in subsequent messages. The way to use them in a "Value box" is:\\ #TastTableDataVariableName.functionName(params…). ​
 From javascript, you will use the syntax functionName(params…)\\ \\ The functions currently available are: From javascript, you will use the syntax functionName(params…)\\ \\ The functions currently available are:
  
Line 763: Line 768:
 {{ :​tasttabledata_4_eng.png?​nolink |}} {{ :​tasttabledata_4_eng.png?​nolink |}}
  
-===== TAST Row Data Management===== +===== Tast Row Data Management===== 
-TAST allows the use of variables of a specific type of row, called **TASTROWVALUES**.\\ \\ These variables can be used with practically all the adaptors available in TAST (HTML GUI, Excel Files, Database, …). They can be used in the "​Value"​ box of a Predefined Function or in Javascript.\\ \\ Once the TASTROWVALUES variables have been created (as output variables), they can be used as input variables in subsequent messages.\\ \\ The way to use them in a "Value box" is: #TasRowDataVariableName.functionName(params…) ​+TAST allows the use of variables of a specific type of row, called **TASTROWVALUES**.\\ \\ These variables can be used with practically all the adaptors available in TAST (HTML GUI, Excel Files, Database, …). They can be used in the "​Value"​ box of a Predefined Function or in Javascript.\\ \\ Once the TASTROWVALUES variables have been created (as output variables), they can be used as input variables in subsequent messages.\\ \\ The way to use them in a "Value box" is: #TastRowDataVariableName.functionName(params…) ​
 From javascript, you will use the syntax functionName(params…)\\ \\ The functions currently available are:​\\ ​ From javascript, you will use the syntax functionName(params…)\\ \\ The functions currently available are:​\\ ​
  
Line 1016: Line 1021:
   * **Keys:** They are every word that comes before “ : ”\\    * **Keys:** They are every word that comes before “ : ”\\ 
   * **Value:** Value is what comes after “ : ”\\    * **Value:** Value is what comes after “ : ”\\ 
-  * **Properties:​** Is the entire path that includes the keys until the “ : ” using “ _ ” to separate them.\\ ​ +  * **Properties:​** Is the entire path that includes the keys until the “ : ” using “ _ ” to separate them.\\ ​\\ Example:{{ :​en:​xpath1en.png?​600 |}}\\ Also, you can do subkeys:{{ :​en:​xpath2en.png?​600 |}}\\ So in the end, the variable will have all the properties separated by “_” in this example should be: #​wiki_url1.\\ ​\\ The first key will always be one of the following words:{{ :​en:​repo11esp.png?​200 |}}
-Example:{{ :​en:​xpath1en.png?​600 |}} +
- +
-Also, you can do subkeys:{{ :​en:​xpath2en.png?​600 |}} +
-So in the end, the variable will have all the properties separated by “_” in this example should be: #​wiki_url1.\\ ​  +
- +
-The first key will always be one of the following words: +
- +
-{{ :​en:​repo11esp.png?​200 |}}+
  
  
Line 1036: Line 1033:
   * Clone a repository already imported into a new one.   * Clone a repository already imported into a new one.
   * Watch information about repositories such as creation date and diagrams that use it, works like more information tab in modeling.   * Watch information about repositories such as creation date and diagrams that use it, works like more information tab in modeling.
-  * Locate where a repository is being used.+  * Locate where a repository is being used.\\ \\ 
  
  
modeling.1633682275.txt.gz · Last modified: 2021/10/08 08:37 by montse