検索:invoke-code

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

12件のうち1 - 10 次のページ » ページ 1 2

Python (en)

保存場所
adminが2022/05/18 10:07に最終更新
表示されるドキュメントの内容
The purpose of this pack is to enable you to invoke Python scripts and methods in any workflow directly from our product. You can also pass input arguments to the invoked code, as well as retrieve
Script activity, you can easily assign the code from any file containing a Python script
ドキュメントの内容のソース
floatinginfobox" %) ((( The purpose of this pack is to enable you to invoke Python scripts and methods in any workflow directly from our product. You can also pass input arguments to the invoked code, as well
and manipulate Python data. By using the Load Python Script activity, you can easily assign the code from any

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

[01] akaBot Studio 2.2.0.2 (en)

adminが2023/05/21 23:26に最終更新
表示されるドキュメントの内容
to insert new VBA code into a workbook or a specific module. It helps you extend the functionality of your Excel macros by adding custom VBA code. Invoke VBA Activity: The Invoke VBA activity enables you
capabilities for working with VBA code within your automation workflows, empowering you to customize
ドキュメントの内容のソース
new VBA code into a workbook or a specific module. It helps you extend the functionality of your Excel macros by adding custom VBA code. ** Invoke VBA Activity: The Invoke VBA activity enables you to execute
for working with VBA code within your automation workflows, empowering you to customize and automate Excel

[29]Terminate Process (en)

Tuan Nguyenが2022/05/13 06:20に最終更新
表示されるドキュメントの内容
edit the name of the activity to organize and structure your code better. E.g: [45454544] Terminate
Name (String)* - Name of the process. E.g: Invoke
ドキュメントの内容のソース
and structure your code better. E.g: [45454544] Terminate Process **Target** * **Process (Process
of the process. E.g: Invoke ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc

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

Lightning REST API Request (en)

adminが2024/05/12 16:54に最終更新
表示されるドキュメントの内容
RCA.Activities.Salesforce.LightningRESTAPIRequest You may use this activity to invoke a Salesforce Lightning REST API which is not implemented as an activity in the Salesforce activity package. Properties
in a SalesforceStatus variable. StatusCode - The HTTP Status Code returned by the request, stored in an Int32 variable
ドキュメントの内容のソース
RCA.Activities.Salesforce.LightningRESTAPIRequest You may use this activity to invoke a Salesforce Lightning REST API which is not implemented as an activity in the Salesforce activity package. **Properties
 variable. * **StatusCode** - The HTTP Status Code returned by the request, stored in an Int32 variable
次のページ » ページ 1 2
[invoke-code]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成