検索:load-python-script

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

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

Load Python Script (en)

VuNH54が2023/04/20 11:42に最終更新
表示されるドキュメントの内容
and structure your code better. Eg: Load Python Script. Output Result (PythonObject) - The handlers
of a Python script in a PythonObject variable. You can use the resulting variable to invoke the methods within
of activity Script File - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Properties Input
タイトル
Load Python Script
添付ファイルの名称
load script.jpg
保存場所
Load Python Script
Python
ドキュメントの内容のソース
and structure your code better. Eg: Load Python Script. **Output** * **Result (PythonObject) **- The handlers
" %) ((( RCA.Activities.Python.LoadScript == **Description** == This activity enables you to store the handlers of a Python script
]] (* is mandatory) == **In the body of activity** == * **Script File** - The file path of the Python script. Eg

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 type of your choice. (* is mandatory) Properties Input Python Object (PythonObject)* - A Python
タイトル
Get Python Object
保存場所
Python
Get Python Object
ドキュメントの内容のソース
" %) ((( 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

Invoke Python Method (en)

Nhan Nguyenが2022/05/13 02:35に最終更新
表示されるドキュメントの内容
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
タイトル
Invoke Python Method
保存場所
Python
Invoke Python Method
ドキュメントの内容のソース
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. [[[[image:invoke.jpg]]>>attach:invoke.jpg
. **Output** * **Result (PythonObject) **- The handlers for the specified Python script, are stored

Run Python Script (en)

VuNH54が2023/04/20 11:46に最終更新
表示されるドキュメントの内容
RCA.Activities.Python.RunScript Description This activity enables you to run a Python Script. You
the 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 Code (String) - The code you want
タイトル
Run Python Script
添付ファイルの名称
run script.jpg
保存場所
Run Python Script
Python
ドキュメントの内容のソース
" %) ((( RCA.Activities.Python.RunScript == **Description** == This activity enables you to run a Python Script. You can input the code
** - The file path of the Python script. Eg: “C:/PythonCode/hello.py” == **Properties** == **Input** * **Code
File** - The file path of the Python script. Eg: “C:/PythonCode/hello.py” **Misc** * **Public

Python Scope (en)

VuNH54が2023/04/20 11:43に最終更新
表示されるドキュメントの内容
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
タイトル
Python Scope
添付ファイルの名称
python scope.jpg
保存場所
Python
Python Scope
ドキュメントの内容のソース
" %) ((( 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

Pythonスクリプトを読み込む

adminが2023/10/18 10:59に最終更新
表示されるドキュメントの内容
RCA.Activities.Python.LoadScript 説明 このアクティビティでは、PythonスクリプトのハンドラをPythonObject変数に格納できます。結果として得られた変数を使用して、コード内のメソッドを呼び出すことができます。Pythonスコープアクティビティでのみ使用できます。 *は必須。 アクティビティの内容 スクリプトファイル:Pythonスクリプト
, world!')” スクリプトファイル(文字列)*:Pythonスクリプトのファイルパス。 例:“C:/PythonCode/hello.py” その他 公開(チェックボックス):公開したい場合
タイトル
Pythonスクリプトを読み込む
添付ファイルの名称
load script.jpg
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Python.LoadScript == **説明** == このアクティビティでは、PythonスクリプトのハンドラをPythonObject変数に格納できます。結果として得られた変数を使用して、コード内のメソッドを呼び出すことができます。Pythonスコープアクティビティでのみ使用できます。 [[[[image:load script.jpg]]>>attach:load script.jpg]] *は必須。 == **アクティビティ
保存場所
Load Python Script
Python

Pythonスクリプトを実行

adminが2023/10/18 10:56に最終更新
表示されるドキュメントの内容
RCA.Activities.Python.RunScript 説明 このアクティビティでは、Pythonスクリプトを実行できます。コードはアクティビティに直接入力するか、ファイルパスを指定して入力できます。Pythonスコープアクティビティ内でのみ使用できます。 *は必須。 アクティビティの内容 スクリプトファイル:Pythonスクリプトのファイルパス。 例:“C
Pythonスクリプトのファイルパス。 例:“C:/PythonCode/hello.py” その他 公開(チェックボックス):公開したい場合はチェックを入れます。使用前に、必ずデータセキュリティ要件
タイトル
Pythonスクリプトを実行
添付ファイルの名称
run script.jpg
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Python.RunScript == **説明** == このアクティビティでは、Pythonスクリプトを実行できます。コードはアクティビティに直接入力するか、ファイルパスを指定して入力できます。Pythonスコープアクティビティ内でのみ使用できます。 [[image:run script.jpg]] *は必須。 == **アクティビティの内容** == * **スクリプトファイル**:Pythonスクリプトのファイル
保存場所
Run Python Script
Python
ページ 1
[load-python-script]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成