Search: add-log-fields

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

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

Add Log Fields

Last modified by Giang Tran on 2022/05/13 03:34
Rendered document content
of the activity to organize and structure your code better. E.g: [056739368] Add Log Fields
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
Title
Add Log Fields
Location
Add Log Fields
Raw document content
" %) ((( RCA.Activities.Core.AddLogFields == **Description** == This activity allows you to add customized log fields to each and every
] Add Log Fields ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class
** * **Fields (Collection of String)*** - The collection of string arguments to be added from subsequent log

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
to organize and structure your code better. E.g: [287771588] Remove Log Fields
Title
Remove Log Fields
Location
Remove Log Fields
Raw document content
" %) ((( RCA.Activities.Core.RemoveLogFields == **Description** == This activity allows you to remove customized log fields to each Log
. E.g: [287771588] Remove Log Fields ))) {{velocity}} #if ($xcontext.action != 'export') (% class
** == **Input** * **Fields (Collection of String)*** - The collection of string arguments to be removed from

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
to be used, used the value from the Name field. Strings variables only. E.g: “utf-8” Add Headers (CheckBox
DataTable to a CSV File. (* is mandatory) In the body of activity File Path (String) - You can add
\clientList.csv” Misc Public (CheckBox) - If you check it, the data of this activity will be shown in the log
Raw document content
** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. * **Data
” **Misc** * **Public (CheckBox)** - If you check it, the data of this activity will be shown in the log
the encoding type to be used, used the value from the Name field. Strings variables only. E.g: “utf-8

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
of activity File path (String) - You can add the file path of the CSV here. String supported only. Data Table
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
you want to use. To specified the encoding type to be used, used the value from the Name field
Raw document content
]] (* is mandatory) == **In the body of activity** == * **File path (String)** - You can add the file path
)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
the value from the Name field. Strings variables only. E.g: “utf-8” ))) {{velocity

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
a specified CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
the encoding type to be used, used the value from the Name field. Strings variables only. E.g: “utf-8” Include
Raw document content
Path (String)** - You can add the file path of the CSV here. String supported only. == **Properties
” **Misc** * **Public (CheckBox) **- If you check it, the data of this activity will be shown in the log
the encoding type to be used, used the value from the Name field. Strings variables only. E.g: “utf-8

Comment Out

Last modified by Giang Tran on 2022/05/13 03:32
Rendered document content
RCA.Activities.Core.CommentOut Description This activity allows you to add different activities that won’t be executed at run time. Properties Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.CommentOut == **Description** == This activity allows you to add different activities that won’t
(Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
, then the ArrayRow property is ignored. Data Table (DataTable)* - The DataTable object in which you want to add a column. This field supports only DataTable objects. Misc Public (Checkbox) - Check if you want
Title
Add Data Row
Attachment name
add data row.jpg
Location
Add Data Row
Raw document content
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable
is ignored. * **Data Table (DataTable)*** - The DataTable object in which you want to add a column. This field supports only DataTable objects. **Misc** * **Public (Checkbox)** - Check if you want

Execute XPath

Last modified by Nhan Nguyen on 2022/05/13 02:46
Rendered document content
XML (XDocument) - An XDocument variable containing the XML to be processed. This field supports only
expression. This field supports only strings and string variables. Properties Input Existing XML (XDocument)- An XDocument variable containing the XML to be processed. This field supports only XDocument
Raw document content
containing the XML to be processed. This field supports only XDocument variables. * **XPath Expression (String)*** - A string or string variable that contains an XPath expression. This field supports only
)**- An XDocument variable containing the XML to be processed. This field supports only XDocument variables

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
want to add to the specified DataTable Object. String supported only. Data Table (DataTable)* - The DataTable object in which you want to add a column. This field supports only DataTable objects. Misc
RCA.Activities.Core.AddDataColumn Description This activity allows you to add a DataColumn
Title
Add Data Column
Attachment name
add data column.jpg
Location
Add Data Column
Raw document content
in which you want to add a column. This field supports only DataTable objects. **Misc** * **Public
" %) ((( RCA.Activities.Core.AddDataColumn == **Description** == This activity allows you to add a DataColumn to a specified
collection of the DataTable. * **Column Name (String)*** - The name of the new column you want to add

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
separator. This field supports only String variables. Input Input (String)* - The field that you add
(IEnumerable< Int32 >) - Specifies the size of the columns that are to be created in the table. This field
the character that is to be used as a column separator. This field supports only String variables. Eg: If we
Raw document content
(String)*** - The field that you add unstructured data to convert into a table. Only String are supported
(IEnumerable< Int32 >)** - Specifies the size of the columns that are to be created in the table. This field
)*** - Specifies the character that is to be used as a column separator. This field supports only String variables
next page » Page 1 2
RSS feed for search on [add-log-fields]
Created by admin on 2022/04/17 14:38