<
From version < 6.1 >
edited by Outhman Moustaghfir
on 2021/04/27 23:42
To version < 7.3 >
edited by Outhman Moustaghfir
on 2021/04/28 01:50
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,7 +33,7 @@
33 33  1*. (((
34 34  (% style="width:884px" %)
35 35  |(% style="width:150px" %)**Function**|(% style="width:365px" %)**Description**|(% style="width:367px" %)**Use**
36 -|(% style="width:150px" %)Get(x) |(% style="width:365px" %)Get a file with index number "x" from the BpmnFile list, the indexes begin from 0 as the first element, and so on.|(% style="width:367px" %)(((
36 +|(% style="width:150px" %)Get( x ) |(% style="width:365px" %)Get a file with index number "x" from the BpmnFile list, the indexes begin from 0 as the first element, and so on.|(% style="width:367px" %)(((
37 37  if we have an XmlToXml connector named "XmlToXml1" we can get __the second__ BpmnFile as :
38 38  
39 39  ${XmlToXml1.get(1)}
... ... @@ -94,10 +94,14 @@
94 94  
95 95  As shown in the mail body, we called 3 variables which are :
96 96  
97 -* Env : the current environment
97 +* Env: the current environment
98 98  * iXSession : ID session
99 -* path : path of the BpmnFile in FileListener1.
99 +* path : the path of BpmnFile in FileListener1.
100 100  
101 += String Class =
101 101  
103 +String class is java object class that
102 102  
105 +
106 +
103 103  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian