Search: for-each

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

Results 1 - 10 of 24 next page » Page 1 2 3

[05]For Each

Last modified by admin on 2023/10/20 10:21
Rendered document content
)*- Iterate through the data and process each piece of information individually. Able to input variable
to organize and structure your code better. E.g: [389861710] For Each < T > Public (Checkbox) - If you check
Title
[05]For Each
Location
[05]For Each
Raw document content
) == **Properties** == **Input** * **Values (IEnumerable)***- Iterate through the data and process each piece
. E.g: [389861710] For Each < T > * **Public (Checkbox)** - If you check it, the data of this activity

Deserialize JSON Array

Last modified by Nhan Nguyen on 2023/10/18 11:52
Rendered document content
idents, and between double quotes. Each String within the array should be written with single quotes. E.g
quotes. Each String within the array should be written with single quotes. E.g: "[{'Name': 'Maria 1
Raw document content
should be written without idents, and between double quotes. Each String within the array should
should be written without idents, and between double quotes. Each String within the array should

Matches

Last modified by DatPT on 2023/04/14 14:55
Rendered document content
in a MatchCollection. Loop through each files with For Each activity, argument type
Raw document content
each files with For Each activity, argument type System.Text.RegularExpressions.Match to process all

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
by the TypeArgument property. Max Length (Int) - Specifies the maximum length for each row of the new column. Supports only Int32 variables. Unique (CheckBox) - Specifies that the values in each row of the new column must
Raw document content
)** - Specifies the maximum length for each row of the new column. Supports only Int32 variables. * **Unique (CheckBox)** - Specifies that the values in each row of the new column must be unique. ))) {{velocity

Continue

Last modified by Giang Tran on 2022/05/13 03:30
Rendered document content
RCA.Activities.Core.Continue Description This activity allows you to skip the step or steps in the current iteration. This only can be used in a “For each” loop. Properties Misc Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.Continue == **Description** == This activity allows you to skip the step or steps in the current iteration. This only can be used in a “For each” loop. [[image:image-20220505092342-1.jpeg

Break

Last modified by Giang Tran on 2022/05/13 03:25
Rendered document content
RCA.Activities.Core.Break Description This activity allows you to break the execution of the current workflow. This only can be used in a “For each” loop. Properties Misc Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.Break == **Description** == This activity allows you to break the execution of the current workflow. This only can be used in a “For each” loop. [[image:image-20220505092118-1.jpeg

Add Log Fields

Last modified by Giang Tran on 2022/05/13 03:34
Rendered document content
RCA.Activities.Core.AddLogFields Description This activity allows you to add customized log fields to each and every Log Message. (* for Mandatory) Properties Input Fields (Collection of String)* - The collection of string arguments to be added from subsequent log lines. Misc Public
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.AddLogFields == **Description** == This activity allows you to add customized log fields to each and every Log Message. [[image:image-20220513103428-1.png]] (* for Mandatory) == **Properties** == **Input

Remove Log Fields

Last modified by Giang Tran on 2022/05/13 04:07
Rendered document content
RCA.Activities.Core.RemoveLogFields Description This activity allows you to remove customized log fields to each Log Message. (* for Mandatory) Properties Input Fields (Collection of String)* - The collection of string arguments to be removed from subsequent log lines. Misc Public (Checkbox) - If you
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.RemoveLogFields == **Description** == This activity allows you to remove customized log fields to each Log Message. [[image:image-20220505093240-1.jpeg]] (* for Mandatory) == **Properties

[03]Flow Switch

Last modified by Tuan Nguyen on 2023/09/25 16:28
Rendered document content
System.Activities.Statements.FlowSwitch Description This activity allows you to split the control flow into more than two branches, each one is executed based on a specified condition. (* for Mandatory) Properties Misc Display Name (String) - The name of this activity. You can edit the name
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Statements.FlowSwitch == **Description** == This activity allows you to split the control flow into more than two branches, each one is executed based on a specified condition. [[image:image-20220505162342-1.png

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
in an array of FileData. Loop through each files with For Each activity, argument type
Raw document content
through each files with For Each activity, argument type RCA.Activities.Core.FileData to process all
next page » Page 1 2 3
RSS feed for search on [for-each]
Created by admin on 2022/04/17 14:38