Search: invoke-python-method

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

Results 1 - 4 of 4 Page 1

Invoke Python Method

Last modified by Nhan Nguyen on 2022/05/13 02:35
Rendered document content
. Eg: “Invoke Python Method. Output Result (PythonObject) - The handlers for the specified Python
method from a Python script directly in a workflow. The script contains the method that needs
) Properties Input Python Instance (PythonObject) - The Python script that contains the method you want
Title
Invoke Python Method
Attachment name
invoke.jpg
Location
Invoke Python Method
Python
Raw document content
edit the name of the activity to organize and structure your code better. Eg: “Invoke Python Method
" %) ((( RCA.Activities.Python.InvokeMethod == **Description** == This activity allows you to run a specified method from a Python
(String)*** - The name of the method that you want to use. String supported only. Eg: “Python Method

Get Python Object

Last modified by Nhan Nguyen on 2022/05/13 02:34
Rendered document content
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 type of your choice. (* is mandatory) Properties Input Python Object (PythonObject)* - A Python
Title
Get Python Object
Location
Python
Get Python Object
Raw document content
" %) ((( 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 type of your
** == **Input** * **Python Object (PythonObject)* **- A Python Object, stored in a PythonObject variable

Load Python Script

Last modified by VuNH54 on 2023/04/20 11:42
Rendered document content
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 of activity Script File - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Properties Input
Title
Load Python Script
Location
Python
Load Python Script
Raw document content
" %) ((( RCA.Activities.Python.LoadScript == **Description** == This activity enables you to store the handlers 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. [[[[image:load script.jpg]]>>attach:load script.jpg

Invoke Method

Last modified by Nhan Nguyen on 2022/05/13 03:25
Rendered document content
a method of a class. In the body of activity TargetType (Dropdown list) - When we want to invoke
input the Method you want to invoke here. E.g: Datatablename.Columns(“ID”).SetOrdinal(0). MethodName
to organize and structure your code better. E.g: Invoke Method Generic Type Argument (Type) - When we want
Title
Invoke Method
Location
Invoke Method
Raw document content
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. * **TargetObject** – You can input the Method you want to invoke here. E.g: Datatablename.Columns(“ID”).SetOrdinal
Page 1
RSS feed for search on [invoke-python-method]
Created by admin on 2022/04/17 14:38