検索:get-python-object

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

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

[03]Get Outlook Mail Message (en)

Tuan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
. E.g: Get Outlook Mail Option Filter (String) - A string used as a filter for the messages
objects.
タイトル
[03]Get Outlook Mail Message
保存場所
Get Outlook Mail Message
ドキュメントの内容のソース
. You can edit the name of the activity to organize and structure your code better. **E.g**: Get
messages as a collection of MailMessage objects. ))) {{velocity}} #if ($xcontext.action != 'export

[09]Get POP3 Mail Messages (en)

Tuan Nguyenが2022/05/13 03:49に最終更新
表示されるドキュメントの内容
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
. E.g: “POP3 Get Mail” Option Delete Messages (CheckBox) - If you choose this, the read message has
タイトル
[09]Get POP3 Mail Messages
保存場所
Get POP3 Mail Messages
ドキュメントの内容のソース
"]] **Logon** * **Email (String)*** - The email account used to get the message. * **Password (String)*** - The password of the email account used to get the message. **Misc** * **Public (Checkbox)** - Check
and structure your code better. E.g: “POP3 Get Mail” **Option** * **Delete Messages (CheckBox)** - If you

[1.2] API Reference (en)

adminが2023/04/10 17:45に最終更新
表示されるドキュメントの内容
from a developer perspective and a reference to all the API objects and methods. How does the API in akaBot Vision work? a. Import Document The user has to log in to akaBot Vision to get token
 on the document's size. b. Get Document Status    After the processing time, the user kindly re-checks
ドキュメントの内容のソース
and a reference to all the API objects and methods. == **How does the API in akaBot Vision work
has to log in to akaBot Vision to get token in the API Key in the Account section below the user's
. === (% style="color:#000000" %)**b. Get Document Status    ** (%%) === (% style="color:#000000" %)After

[3] How to use Desktop Trigger (en)

adminが2023/06/03 08:48に最終更新
表示されるドキュメントの内容
Choose event types that will occur in that folder Check box Yes 3 File Filter Gets or sets the filter
Dropdown list Yes 2 Modifier Select the key that you want to press along with clicking an object on the screen to initiate the workflow Check box Yes 3 Selector click "pick element" to choose an object
ドキュメントの内容のソース
|(% style="width:139px" %)File Filter|(% style="width:489px" %)((( Gets or sets the filter string used
that you want to press along with clicking an object on the screen to initiate the workflow|(% style="width
" %)Selector|(% style="width:567px" %)click "pick element" to choose an object on the screen that you

[4] Production Vs. Test Environment Setup (en)

adminが2024/01/10 15:49に最終更新
表示されるドキュメントの内容
Getting started with akaBot Vision takes only a few clicks: go to http://idp.akabot.com, enter your
. If you’ve tested the basics and you want to get serious about akaBot Vision, you’re probably wondering
setup Objects cannot be moved between tenants, so if you need a replica of a test pipeline in your
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( ((( ((( Getting started
and you want to get serious about akaBot Vision, you’re probably wondering what’s the best practice
|Objects cannot be moved between tenants, so if you need a replica of a test pipeline in your production

CV Get Text (en)

Nga Nguyenが2022/05/16 04:28に最終更新
表示されるドキュメントの内容
, if any. These values are stored in a CvDescriptor proprietary object. Once the Indicate On Screen feature
. E.g: [027039645] CV Get Text Output Result (String) - The retrieved text, stored in a String
タイトル
CV Get Text
保存場所
CV Get Text
ドキュメントの内容のソース
in a CvDescriptor proprietary object. Once the **Indicate On Screen** feature is used at runtime, the CvDescriptor
your code better. E.g: [027039645] CV Get Text **Output** * **Result (String) **- The retrieved text

Get Attribute (en)

DatPTが2023/04/19 12:58に最終更新
表示されるドキュメントの内容
to organize and structure your code better. E.g: [3424325] Get Attribute Output Result (Object) - The value
タイトル
Get Attribute
保存場所
Get Attribute
ドキュメントの内容のソース
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get Attribute **Output** * **Result (Object)** - The value for the specified attribute. ))) {{velocity

Get Exchange Email Messages (en)

Nga Nguyenが2022/05/16 03:38に最終更新
表示されるドキュメントの内容
code better. E.g: Get Mail Exchange Options Get Attachments(Checkbox) - Specifies whether to retrieve
of MailMessage objects.
タイトル
Get Exchange Email Messages
保存場所
Get Exchange Email Messages
ドキュメントの内容のソース
and structure your code better. E.g: Get Mail Exchange **Options** * **Get Attachments(Checkbox) **- Specifies
** * **Messages (List< MailMessage >)** - The retrieved messages as a collection of MailMessage objects

Get Python Object (en)

Nhan Nguyenが2022/05/13 02:34に最終更新
表示されるドキュメントの内容
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
タイトル
Get Python Object
添付ファイルの名称
get object.jpg
保存場所
Get Python Object
Python
ドキュメントの内容のソース
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

Get Row Item (en)

Nhan Nguyenが2022/05/13 03:00に最終更新
表示されるドキュメントの内容
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
タイトル
Get Row Item
添付ファイルの名称
get row item.jpg
保存場所
Get Row Item
ドキュメントの内容のソース
" %) ((( 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
次のページ » ページ 1 2
[get-python-object]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成