検索:run-python-script

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

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

[1] About Data Service (en)

adminが2023/12/21 22:15に最終更新
表示されるドキュメントの内容
with it: Gather data: Run automated processes to collect data from different systems and prepare it for further
this data every time they run. This requires all users to have access and connectivity to all the backend
ドキュメントの内容のソース
can do with it: 1. Gather data: Run automated processes to collect data from different systems
attended and unattended workflows retrieve this data every time they run. This requires all users to have

Activities (en)

保存場所
adminが2024/05/12 17:35に最終更新
オブジェクト
%20Python%20Script/">Load Python Script</a> <br> <a class="akb-more" href="/bin/view
> </div> </div> <div class="akb-card"> <div class="akb-card-title">Python</div> <div class="akb-card-body"> <div class="akb-link-list"> <a href="/bin/view/Activities/Python/%5B1

[1] Installation (en)

adminが2023/09/05 16:54に最終更新
表示されるドキュメントの内容
. Step 2: Run install script win-install.bat Step 3: The script will start installing and configuring
11 Step 2- Run the installer you have downloaded. After that, click "Next" to proceed. After
-11.0.12 2. MySQL 8.0 Step 1 - Kindly download MySQL 8.0 Step 2 - Run the installer and choose Custom
ドキュメントの内容のソース
Automation Hub package. **Step 2**: Run install script **win-install.bat** [[image:1693907381377-886.png
-x64.msi]]** **Step 2**- Run the installer you have downloaded. After that, click **"Next
://dev.mysql.com/downloads/installer/]] [[image:image-20220506134617-7.png]] **Step 2 **- Run the installer

Installation (en)

adminが2023/10/09 14:49に最終更新
表示されるドキュメントの内容
execute permission: chmod +x setup.sh After running the above commands, the script will copy files
needed to run on your system: akabot_dataservice, akabot_userdata. Data Service web service
: admin/admin. You should see the page like this. 5. User Account The setup.sh script
ドキュメントの内容のソース
+x setup.sh * Set execute permission: chmod +x setup.sh After running the above commands, the script
))) There are two database schemas needed to run on your system: akabot_dataservice, akabot_userdata. Data Service
.png]] === **5. User Account** === The setup.sh script will automatically create user “dataservice

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

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

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
of activity Script File - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Properties Input
!')” Script File (String)* - The file path of the Python script. Eg: “C:/PythonCode/hello.py” Misc Public
タイトル
Load Python Script
添付ファイルの名称
load script.jpg
保存場所
Load Python Script
Python
ドキュメントの内容のソース
" %) ((( 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
path of the Python script. Eg: “C:/PythonCode/hello.py” ))) **Misc** * **Public (Checkbox)** - Check

Python (en)

保存場所
adminが2022/05/18 10:07に最終更新
表示されるドキュメントの内容
. With this powerful variable at hand, you can run scripts, extract .NET types or invoke Python methods by using
The purpose of this pack is to enable you to invoke Python scripts and methods in any workflow
Script activity, you can easily assign the code from any file containing a Python script
タイトル
Python
保存場所
Python
ドキュメントの内容のソース
at hand, you can run scripts, extract .NET types or invoke Python methods by using the dedicated
floatinginfobox" %) ((( The purpose of this pack is to enable you to invoke Python scripts and methods in any
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に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
" %) ((( 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
script that contains the method you want to run, stored in a PythonObject variable. * **Method Name

Activities (en)

保存場所
adminが2022/07/01 16:03に最終更新
表示されるドキュメントの内容
Get Python Object Invoke Python Method Load Python Script Python Scope Run Python Script
保存場所
Python
ドキュメントの内容のソース
/Activities/Python/Activities/Python%20Scope/]] * [[Run Python Script>>url:https://docs.akabot.com/bin/view/Activities/Python/Activities/Run%20Python%20Script/]]
/Activities/Invoke%20Python%20Method/]] * [[Load Python Script>>url:https://docs.akabot.com/bin/view
次のページ » ページ 1 2
[run-python-script]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成