Search: get-web-attribute

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

Results 1 - 10 of 11 next page » Page 1 2

Get Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetWebAttribute Description The Get Web Attribute activity allows you to get
and structure your code better. Ex: [3552929] Get Web Attribute Options From Element (IEElement) - Variable
) In the body of the activity Pick Target Element* - Chooses the field to get the attribute. This activity
Title
Get Web Attribute
Location
Get Web Attribute
Raw document content
" %) ((( RCA.Activities.IE.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
of the activity to organize and structure your code better. Ex: [3552929] Get Web Attribute **Options
)*** - String of characters that identifies the element to get the value of the attribute from. **Misc

Set Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:46
Rendered document content
RCA.Activities.IE.SetWebAttribute Description Sets the value of a specified web attribute
. Ex: [78923423] Set Web Attribute Options From Element (IEElement) - Variable that identifies the element to get value of attribute from. Only support for IEElement type. Target Scroll Height (Int32
Title
Set Web Attribute
Location
Set Web Attribute
Raw document content
" %) ((( RCA.Activities.IE.SetWebAttribute == **Description** == Sets the value of a specified web attribute. [[image:image
of the activity to organize and structure your code better. **Ex**: [78923423] Set Web Attribute **Options** * **From Element (IEElement) **- Variable that identifies the element to get value of attribute from. Only

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows you to retrieve the attributes of an XML Node. (* for Mandatory) In the body of activity Enter
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes
attributes you want to retrieve. XNode variable supported only. == **Properties** == **Input** * **Existing XML Node (XNode)*** - The XML Node whose attributes you want to retrieve. XNode variable supported

HTTPクライアント (ja)

Last modified by admin on 2023/10/19 10:05
Rendered document content
説明 このアクティビティでは、指定したWeb APIに対するHTTP要求を実行できます。 *は必須。 プロパティ 共通 エラーでも処理を続ける(ブール):アクティビティがエラー
)。タイムアウトが切れると、このアクティビティは終了します。デフォルト値は6000(ミリ秒)です。 例:6000 入力 許容フォーマット(ドロップダウンリスト):Webサーバーからの応答を受信
ダウンリスト):API呼び出し時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH、MERGE。 デフォルトでは、GET
Raw document content
したWeb APIに対するHTTP要求を実行できます。 [[[[image:HTTP Client.jpg]]>>attach:HTTP Client.jpg]] *は必須。 == **プロパティ
**入力** * **許容フォーマット(ドロップダウンリスト)**:Webサーバーからの応答を受信するフォーマット。利用可能なオプション: ・ANY(デフォルト値) ・XML ・JSON. * **エンド
ダウンリスト)**:API呼び出し時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:**GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH**、**MERGE

HTTPクライアントウィザード (ja)

Last modified by admin on 2023/10/19 10:05
Rendered document content
説明 このアクティビティでは、ボティーファクトリーアクティビティを備えたこのHTTPクライアントにより、指定したWeb APIに対するHTTP要求を実行できます。このアクティビティを最初
と、このアクティビティは終了します。デフォルト値は6000(ミリ秒)です。 例:6000 入力 許容フォーマット(AcceptedHeaderType):Webサーバーからの応答を受信するフォーマット。利用可能
時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH、MERGE。 デフォルトでは、GETメソッド
Raw document content
では、ボティーファクトリーアクティビティを備えたこのHTTPクライアントにより、指定したWeb APIに対するHTTP要求を実行できます。このアクティビティを最初にデザイナーパネルにドラッグすると、HTTPリクエスト
** * **許容フォーマット(AcceptedHeaderType)**:Webサーバーからの応答を受信するフォーマット。利用可能なオプション: ・ANY(デフォルト値) ・XML ・JSON. * **エンド
ダウンリスト)**:API呼び出し時に使用されるリクエストメソッド。次のHTTP動詞がサポートされています:**GET、POST、PUT、DELETE、HEAD、OPTIONS、PATCH**、**MERGE

Get Text

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
that identifies the element to get the value of an attribute from. Only support for IEElement type. Output Text
RCA.Activities.IE.GetText Description The Get Text activity extracts on a webpage and saves
the field to get the text. This activity will generate a string variable (Selector) to specify the location
Title
Get Text
Location
Get Text
Raw document content
Element (IEElement)** - Variable that identifies the element to get the value of an attribute from. Only
" %) ((( RCA.Activities.IE.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** * **Pick Target Element*** - Chooses the field to get the text. This activity will generate a string

HTTP Client with Body Factory

Last modified by Nhan Nguyen on 2022/05/13 03:16
Rendered document content
to a specified web API. When first dragging this activity to the Designer panel, the HTTP Request Wizard window
Accepted Format (AcceptedHeaderType) - The format in which to receive the web server's response
to be used when calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD
Raw document content
** == This HTTP Client with Body Factory activity enables you to perform HTTP requests to a specified web API
Format (AcceptedHeaderType) **- The format in which to receive the web server's response. The following
are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE.** By default, the **GET** method

HTTP Client

Last modified by DatPT on 2023/04/19 10:26
Rendered document content
Description This HTTP Client activity enables you to perform HTTP requests to a specified web API
Accepted Format (Dropdown List) - The format in which to receive the web server's response. The following
calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH
Raw document content
** == This HTTP Client activity enables you to perform HTTP requests to a specified web API. [[[[image:HTTP
to receive the web server's response. The following options are supported: ・ANY (default value) ・XML ・JSON
. The following HTTP verbs are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE

Manage Documents in Tenants and Pipelines

Last modified by admin on 2024/01/11 15:44
Rendered document content
. Getting first documents to akaBot Vision First of all, let’s mention how the documents can be uploaded to a particular pipeline. There are different ways: Manual upload using the web application Automatic import (via
Raw document content
, the design of your Tenants** **and pipeline hierarchy highly depends on your specific use case. == **Getting
to a particular pipeline. There are different ways: * Manual upload using the web application * Automatic import

Web属性を取得 (ja)

Last modified by admin on 2023/10/19 10:16
Rendered document content
RCA.Activities.IE.GetWebAttribute 説明 Web属性を取得アクティビティでは、Internet Explorerのブラウザ要素に属する属性の値を取得することができます。 *は必須。 アクティビティの内容 要素を指定*:属性を取得するためのフィールドを選択します。要素を指定:このアクティビティによって、そのフィールドのロケーションを指定するための文字列変数(セレクタ
(文字列):アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化で名称きます。 例:[3552929]Web属性を取得 オプション 要素から取得(IEElement):属性
Title
Web属性を取得
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.IE.GetWebAttribute == **説明** == Web属性を取得アクティビティでは、Internet Explorerのブラウザ要素に属する属性の値を取得することができます。 [[image:image
して、コードをより適切に整理および構造化で名称きます。 例:[3552929]Web属性を取得 **オプション** * **要素から取得(IEElement)**:属性の値を取得する要素を識別する変数
Location
Get Web Attribute
next page » Page 1 2
RSS feed for search on [get-web-attribute]
Created by admin on 2022/04/17 14:38