Search: get-python-object

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

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

Get Python Object

Last modified by Nhan Nguyen on 2022/05/13 02:34
Rendered document content
and structure your code better. Eg: Get Python Object. Type Argument(Dropdown List) - The .NET data type you
. Object variable which returned by other Python activities such as Load Python Script into a .NET data type of your choice. (* is mandatory) Properties Input Python Object (PythonObject)* - A Python
Title
Get Python Object
Attachment name
get object.jpg
Location
Get Python Object
Python
Raw document content
Python Object. * **Type Argument(Dropdown List)** - The .NET data type you want to get from
" %) ((( RCA.Activities.Python.GetObject == **Description** == This Invoke Python Method activity converts a Python. Object
** == **Input** * **Python Object (PythonObject)* **- A Python Object, stored in a PythonObject variable

Activities

Located in
Last modified by admin on 2022/07/01 16:03
Rendered document content
Get Python Object Invoke Python Method Load Python Script Python Scope Run Python Script
Location
Python
Raw document content
* [[Get Python Object>>url:https://docs.akabot.com/bin/view/Activities/Python/Activities/Get%20Python%20Object/]] * [[Invoke Python Method>>url:https://docs.akabot.com/bin/view/Activities/Python/Activities/Invoke%20Python%20Method/]] * [[Load Python Script>>url:https://docs.akabot.com/bin/view

Python

Located in
Last modified by admin on 2022/05/18 10:07
Rendered document content
to a PythonObject and you can also convert it to a .NET data type by using the Get Python Object activity
The purpose of this pack is to enable you to invoke Python scripts and methods in any workflow
the output data generated by the activities. The Python Scope container activity connects to the Python
Title
Python
Location
Python
Raw document content
convert it to a .NET data type by using the Get Python Object activity. With this powerful variable
floatinginfobox" %) ((( The purpose of this pack is to enable you to invoke Python scripts and methods in any
as retrieve the output data generated by the activities. The Python Scope container activity connects

Pythonメソッドを呼び出す (ja)

Last modified by admin on 2023/10/18 10:51
Rendered document content
パラメータ(IEnumerable<Object>):呼び出されるPythonスクリプトの入力パラメータのリスト(ある場合)。
RCA.Activities.Python.InvokeMethod 説明 このアクティビティでは、Pythonスクリプトから指定したメソッドをワークフロー上で直接実行できます。このスクリプトには、最初にPythonスクリプトの読み込みアクティビティで環境に読み込む必要があるメソッドが含まれています。 *は必須。 プロパティ 入力 Pythonインスタンス(PythonObject
Title
Pythonメソッドを呼び出す
Raw document content
** * **結果(PythonObject)**:PythonObject変数に格納した、指定のPythonスクリプトのハンドラ。 **オプション** * **パラメータ(IEnumerable<Object
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Python.InvokeMethod == **説明** == このアクティビティでは、Pythonスクリプトから指定したメソッドをワークフロー上で直接実行できます。このスクリプトには、最初にPythonスクリプトの読み込み
Location
Python
Invoke Python Method

Invoke Python Method

Last modified by Nhan Nguyen on 2022/05/13 02:35
Rendered document content
method from a Python script directly in a workflow. The script contains the method that needs to be loaded into the environment first by using the Load Python Script activity. (* is mandatory) Properties Input Python Instance (PythonObject) - The Python script that contains the method you want
Title
Invoke Python Method
Location
Python
Invoke Python Method
Raw document content
" %) ((( RCA.Activities.Python.InvokeMethod == **Description** == This activity allows you to run a specified method from a Python
into the environment first by using the Load Python Script activity. [[[[image:invoke.jpg]]>>attach:invoke.jpg]] (* is mandatory) == **Properties** == **Input** * **Python Instance (PythonObject) **- The Python

Python Scope

Last modified by VuNH54 on 2023/04/20 11:43
Rendered document content
RCA.Activities.Python.PythonScope Description A container that gives you the scope for Python activities and initializes the specified Python environment. When this activity ends, all objects loaded up
within the activity. Properties Input Python Path (String)* - The path of the python file you want
Title
Python Scope
Attachment name
python scope.jpg
Location
Python
Python Scope
Raw document content
" %) ((( RCA.Activities.Python.PythonScope == **Description** == A container that gives you the scope for Python activities and initializes the specified Python environment. When this activity ends, all objects loaded up to that point
** == **Input** * **Python Path (String)*** - The path of the python file you want to add. Eg: “C:/Python36

[1] Release Notes

Last modified by admin on 2023/09/22 18:39
Rendered document content
RCA.Activities.Office365 v1.0.0 1. Sharepoint List Activity: Activity Description Get List
to a SharePoint List. Delete List Items Retrieve a single SharePoint list item from the specified list. Get List Info Uses the Microsoft Graph Get list API to get information about the specified SharePoint List
Raw document content
|=Description |Get List Items|Retrieve SharePoint List Items from the specified list. |Add List Item|((( Add
the specified list. |Get List Info|Uses the Microsoft Graph Get list API to get information about the specified SharePoint List. |For Each List|Uses the Microsoft Graph Get lists and Get list APIs to perform an activity

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from
row (DataRow)* - The DataRow object from which a value is to be retrieved. Properties Input Column (DataColumn)* - The DataColumn object whose value is to be retrieved from the DataRow. If this property is set
Title
Get Row Item
Attachment name
get row item.jpg
Location
Get Row Item
Raw document content
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable
]] (* is mandatory) **In the body of activity** * **DataTable row (DataRow)*** - The DataRow object from which
)*** - The DataColumn object whose value is to be retrieved from the DataRow. If this property is set, the ColumnName

Get Record

Last modified by admin on 2024/05/08 11:19
Rendered document content
Get Record RCA.Activities.Salesforce.GetRecord You may use this activity to retrieve a record
by using Salesforce Object Configuration wizard. Properties Advanced Additional Fields – Additional set of fields to be updated in Salesforce Objects, stored in a DataRow variable. If a field is configured
Title
Get Record
Location
Get Record
Raw document content
**Get Record** RCA.Activities.Salesforce.GetRecord You may use this activity to retrieve a record
Salesforce by using Salesforce Object Configuration wizard. **Properties** **Advanced** * **Additional Fields** – Additional set of fields to be updated in Salesforce Objects, stored in a DataRow variable

Get List View Records

Last modified by admin on 2024/05/08 11:18
Rendered document content
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. In the body of activity Configure – Configures the Salesforce Object and the list view to retrieve the records by using Salesforce Object
Title
Get List View Records
Location
Get List View Records
Raw document content
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. **In the body of activity** * **Configure** – Configures the Salesforce Object and the list view to retrieve the records by using Salesforce
next page » Page 1 2 3
RSS feed for search on [get-python-object]
Created by admin on 2022/04/17 14:38