検索:invoke-code

adminが2022/04/24 04:58に最終更新

10件のうち1 - 10 ページ 1

[02]Invoke Code (en)

Tuan Nguyenが2022/05/13 03:59に最終更新
表示されるドキュメントの内容
to the code that is invoked Code (String) - The VB.Net code that is to be invoked. Misc Public (Checkbox
to organize and structure your code better. E.g: [246443801] Invoke Code
RCA.Activities.Core.InvokeCode Description With this activity, you can synchronously invoke
タイトル
[02]Invoke Code
保存場所
[02]Invoke Code
Trigger & Invoke
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.InvokeCode == **Description** == With this activity, you can synchronously invoke VB.NET or C# code
that is invoked * **Code (String)** - The VB.Net code that is to be invoked. **Misc** * **Public (Checkbox
of the activity to organize and structure your code better. E.g: [246443801] Invoke Code ))) {{velocity

[03]Invoke Workflow File (en)

Tuan Nguyenが2022/05/13 03:59に最終更新
表示されるドキュメントの内容
. Input Arguments (String) - The parameters that can be passed to the code that is invoked Workflow File
can edit the name of the activity to organize and structure your code better. E.g: [663505729] Invoke
. (* for Mandatory) In the body of activity Workflow Path (String)* - The file path of the .xaml file to be invoked
タイトル
[03]Invoke Workflow File
保存場所
Trigger & Invoke
[03]Invoke Workflow File
ドキュメントの内容のソース
(String) **- The parameters that can be passed to the code that is invoked * **Workflow File Name (String)*** - The file path of the .xaml file to be invoked. E.g: “C:\Users\Admin\Documents\akaBot\Invokefile.xaml
)*** - The file path of the .xaml file to be invoked. E.g: “C:\Users\Admin\Documents\akaBot\Invokefile.xaml

Invoke Python Method (en)

Nhan Nguyenが2022/05/13 02:35に最終更新
表示されるドキュメントの内容
) - The name of this activity. You can edit the name of the activity to organize and structure your code better. Eg: “Invoke Python Method. Output Result (PythonObject) - The handlers for the specified Python
of input parameters for the Python script that is to be invoked, if any.
タイトル
Invoke Python Method
添付ファイルの名称
invoke.jpg
保存場所
Invoke Python Method
ドキュメントの内容のソース
edit the name of the activity to organize and structure your code better. Eg: “Invoke Python Method
for the Python script that is to be invoked, if any. ))) {{velocity}} #if ($xcontext.action != 'export

Load Python Script (en)

VuNH54が2023/04/20 11:42に最終更新
表示されるドキュメントの内容
of a Python script in a PythonObject variable. You can use the resulting variable to invoke the methods within the code. This activity only can be used in Python Scope activity. (* is mandatory) In the body
Code (String)* - The code you want to execute. String supported only. Eg: “print('Hello, world
ドキュメントの内容のソース
in a PythonObject variable. You can use the resulting variable to invoke the methods within the code. This activity
: “C:/PythonCode/hello.py” == **Properties** == **Input** * **Code (String)*** - The code you want
and structure your code better. Eg: Load Python Script. **Output** * **Result (PythonObject) **- The handlers

Invoke Method (en)

Nhan Nguyenが2022/05/13 03:25に最終更新
表示されるドキュメントの内容
to implement a code that is outside of the standard built-in activities. You can use this activity to invoke a method of a class. In the body of activity TargetType (Dropdown list) - When we want to invoke
to organize and structure your code better. E.g: Invoke Method Generic Type Argument (Type) - When we want
タイトル
Invoke Method
保存場所
Invoke Method
ドキュメントの内容のソース
" %) ((( System.Activities.Statements.InvokeMethod == **Description** == The InvokeMethod activity is another way to implement a code that is outside of the standard built-in activities. You can use this activity to invoke a method of a class
we want to invoke static methods, we specify the type that contains the static method to execute

[04]Invoke PowerShell (en)

VuNH54が2023/04/20 18:12に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.InvokePowerShell Description With this activity, you can synchronously invoke
the command. Can be the output of another invoke PowerShell activity. Parameters - A dictionary of PowerShell
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: [089089274
タイトル
[04]Invoke PowerShell
保存場所
Trigger & Invoke
[04]Invoke PowerShell
ドキュメントの内容のソース
to organize and structure your code better. E.g: [089089274] Invoke PowerShell * **Is Script (Checkbox
" %) ((( RCA.Activities.Core.InvokePowerShell == **Description** == With this activity, you can synchronously invoke Powershell Command
of the pipeline used to execute the command. Can be the output of another invoke PowerShell activity

[07]Parallel (en)

adminが2023/10/20 10:25に最終更新
表示されるドキュメントの内容
process. If a child process is invoked but not found, an error is logged containing the name of the child process. If there is an error occurs in the child process after it has been invoked, the parent
of the activity to organize and structure your code better. E.g: Parallel Complete Condition (Boolean
ドキュメントの内容のソース
. If a child process is invoked but not found, an error is logged containing the name of the child process. If there is an error occurs in the child process after it has been invoked, the parent is not aware of it and continue
your code better. E.g: Parallel * **Complete Condition (Boolean)* **- The condition for the activity

Get Python Object (en)

Nhan Nguyenが2022/05/13 02:34に最終更新
表示されるドキュメントの内容
RCA.Activities.Python.GetObject Description This Invoke Python Method activity converts a Python. Object variable which returned by other Python activities such as Load Python Script into a .NET data
and structure your code better. Eg: Get Python Object. Type Argument(Dropdown List) - The .NET data type you
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Python.GetObject == **Description** == This Invoke Python Method activity converts a Python. Object
of this activity. You can edit the name of the activity to organize and structure your code better. **Eg**: Get

Execute Query (en)

VuNH54が2023/04/19 15:41に最終更新
表示されるドキュメントの内容
can edit the name of the activity to organize and structure your code better. Eg: Execute Query
- Executes the query given in the SQL parameter. ・StoredProcedure - Invokes the procedure name specified in the SQL parameter. ・TableDirect - Invokes all records from a table. Output Data Table (DataTable
ドキュメントの内容のソース
. You can edit the name of the activity to organize and structure your code better. Eg: Execute Query
- Executes the query given in the SQL parameter. ・StoredProcedure - Invokes the procedure name specified in the SQL parameter. ・TableDirect - Invokes all records from a table. **Output** * **Data Table (DataTable

Execute Non Query (en)

VuNH54が2023/04/19 15:39に最終更新
表示されるドキュメントの内容
and structure your code better. Eg: Execute Non Query Command Type - Specifies how a command string
. ・StoredProcedure - Invokes the procedure name specified in the SQL parameter. ・TableDirect - Invokes all records
ドキュメントの内容のソース
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: Execute Non
are available: ・Text - Executes the query given in the SQL parameter. ・StoredProcedure - Invokes the procedure name specified in the SQL parameter. ・TableDirect - Invokes all records from a table. **Output
ページ 1
[invoke-code]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成