Search: for-each

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

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

[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

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

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

[08]Parallel ForEach

Last modified by admin on 2023/10/20 10:27
Rendered document content
System.Activities.Statements.ParallelForEach Description Enables you to enumerate through all elements of a collection and executes a series of activities for each element of the collection in parallel. (* For Mandatory) Properties Misc Public (Checkbox) - If you check it, the data of this activity will be shown
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Statements.ParallelForEach == **Description** == Enables you to enumerate through all elements of a collection and executes a series of activities for each element of the collection in parallel. [[image:6c0a9ee

[07]Parallel

Last modified by admin on 2023/10/20 10:25
Rendered document content
System.Activities.Statements.Parallel Description This activity allows you to executes all child activities simultaneously and asynchronously. When the activity is run, a separate job is created for each process. If a child process is invoked but not found, an error is logged containing the name of the child
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Statements.Parallel == **Description** == This activity allows you to executes all child activities simultaneously and asynchronously. When the activity is run, a separate job is created for each process
next page » Page 1 2
RSS feed for search on [for-each]
Created by admin on 2022/04/17 14:38