Search: get-table

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 16 next page » Page 1 2

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
the structured text. This activity enables you to select column and row separators according to which the table
(IEnumerable< Int32 >) - Specifies the size of the columns that are to be created in the table. This field
unstructured data to convert into a table. Only String are supported. Eg: “John | Frank | Levi” Positions
Title
Generate Data Table
Attachment name
generate data table.jpg
Location
Data Table
Generate Data Table
Raw document content
. This activity enables you to select column and row separators according to which the table is generated
(IEnumerable< Int32 >)** - Specifies the size of the columns that are to be created in the table. This field
(String)*** - The field that you add unstructured data to convert into a table. Only String are supported

Sandbox

Located in
Last modified by admin on 2023/02/11 22:23
Rendered document content
editing. You will discover how page editing works and create new pages. Simply click on Edit to get
of the XWiki Syntax you can use in wiki pages (headings, images, tables). Headings XWiki offers 6 levels
1 Numbered list Item Subitem Item Subitem Mixed list Item 1 Item 2 Item 3 Item 4 Item 5 Tables
Raw document content
editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get
>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables). = Headings = XWiki offers 6 levels
. Item 1 11. Item 2 11*. Item 3 11*. Item 4 1. Item 5 = Tables = You can create tables right into wiki

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
and structure your code better. Eg: Get Text Java **Output** * **Output Text (String) **- The element you

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
. Eg: Get Element (% class="wikigeneratedid" id="H-4" %) **Output** * **Output Element

Get XML Nodes

Last modified by VuNH54 on 2023/04/21 11:39
Rendered document content
RCA.Activities.Core.GetXMLNodes Description The Get Nodes activity allows you to retrieve an XML Node from a XML document. (* for Mandatory) In the body of activity Enter a VB expression
to organize and structure your code better. E.g: Get XML Nodes Output XML Nodes (IEnumerable)- An variable
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML
the name of the activity to organize and structure your code better. E.g: Get XML Nodes **Output
}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc

Get Python Object

Last modified by Nhan Nguyen on 2022/05/13 02:34
Rendered document content
and structure your code better. Eg: Get Python Object. Type Argument(Dropdown List) - The .NET data type you want to get from the PythonObject variable. Output Result (Object) - The PythonObject variable
Title
Get Python Object
Attachment name
get object.jpg
Location
Get Python Object
Raw document content
of this activity. You can edit the name of the activity to organize and structure your code better. **Eg**: Get Python Object. * **Type Argument(Dropdown List)** - The .NET data type you want to get from
!= 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows you to retrieve the attributes of an XML Node. (* for Mandatory) In the body of activity Enter
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get XML
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2

Get Nodes

Last modified by VuNH54 on 2023/04/21 11:37
Rendered document content
RCA.Activities.Core.GetNodes Description The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML document. (* for Mandatory) In the body of activity Enter a VB
. E.g: Get Nodes Output XML Nodes (XNode)- An variable containing the retrieved XML nodes.
Title
Get Nodes
Attachment name
get nodes.jpg
Location
Get Nodes
Raw document content
== **Description** == The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing
="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from a DataRow variable according to a specified column. (* is mandatory) In the body of activity DataTable
and structure your code better. Eg: Get row item Output Value - The column value from the specified DataRow.
Title
Get Row Item
Attachment name
get row item.jpg
Location
Data Table
Get Row Item
Raw document content
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable
of the activity to organize and structure your code better. Eg: Get row item **Output** * **Value
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
… From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you want to get. Selector (String)* - You can add selectors here. String supported only. Eg: Misc Public
Raw document content
)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
!= 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc
next page » Page 1 2
RSS feed for search on [get-table]
Created by admin on 2022/04/17 14:38