Search: set-web-attribute-1

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

Results 1 - 10 of 10 Page 1

カスタムアクティビティ (ja)

Located in
Last modified by admin on 2023/10/18 13:47
Rendered document content
{ public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set
することもできます。このトピックでは、アクティビティの作成方法を説明します。 カスタムアクティビティを作成するには、次の2つのステップが必要です。 1.カスタムアクティビティのコードを作成します。 2.アクティビティ
を実行する必要があります。 1.Microsoft Visual Studioを開きます。 2.[新しいプロジェクト]ダイアログの[インストール済み]カテゴリで、 [Visual C#] > [ワーク
Raw document content
InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public
では、アクティビティの作成方法を説明します。 **カスタムアクティビティを作成するには、次の2つのステップが必要です。** 1.カスタムアクティビティのコードを作成します。 2.アクティビティをパッケージ化
アクティビティを開発するには、WF拡張機能パッケージがインストールされたMicrosoft Visual Studioを使用し、次の手順を実行する必要があります。** 1.Microsoft Visual

HTTPクライアント (ja)

Last modified by admin on 2023/10/19 10:05
Rendered document content
説明 このアクティビティでは、指定したWeb APIに対するHTTP要求を実行できます。 *は必須。 プロパティ 共通 エラーでも処理を続ける(ブール):アクティビティがエラー
)。タイムアウトが切れると、このアクティビティは終了します。デフォルト値は6000(ミリ秒)です。 例:6000 入力 許容フォーマット(ドロップダウンリスト):Webサーバーからの応答を受信
公開(チェックボックス):公開したい場合はチェックを入れます。使用前に、必ずデータセキュリティ要件を考慮してください。 OAuth1 コンシューマキー(文字列):リクエストするAPIがOAuth1
Raw document content
したWeb APIに対するHTTP要求を実行できます。 [[[[image:HTTP Client.jpg]]>>attach:HTTP Client.jpg]] *は必須。 == **プロパティ
**入力** * **許容フォーマット(ドロップダウンリスト)**:Webサーバーからの応答を受信するフォーマット。利用可能なオプション: ・ANY(デフォルト値) ・XML ・JSON. * **エンド
:[35413123123]HTTPクライアント * **公開(チェックボックス)**:公開したい場合はチェックを入れます。使用前に、必ずデータセキュリティ要件を考慮してください。 **OAuth1

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

Last modified by admin on 2023/10/19 10:05
Rendered document content
説明 このアクティビティでは、ボティーファクトリーアクティビティを備えたこのHTTPクライアントにより、指定したWeb APIに対するHTTP要求を実行できます。このアクティビティを最初
と、このアクティビティは終了します。デフォルト値は6000(ミリ秒)です。 例:6000 入力 許容フォーマット(AcceptedHeaderType):Webサーバーからの応答を受信するフォーマット。利用可能
が選択されています。 OAuth1 コンシューマキー(文字列):リクエストするAPIがOAuth1認証プロトコルに基づく場合に使用されるコンシューマキー。 コンシューマシークレット(文字列
Raw document content
では、ボティーファクトリーアクティビティを備えたこのHTTPクライアントにより、指定したWeb APIに対するHTTP要求を実行できます。このアクティビティを最初にデザイナーパネルにドラッグすると、HTTPリクエスト
** * **許容フォーマット(AcceptedHeaderType)**:Webサーバーからの応答を受信するフォーマット。利用可能なオプション: ・ANY(デフォルト値) ・XML ・JSON. * **エンド
**。 デフォルトでは、**GET**メソッドが選択されています。 **OAuth1** * **コンシューマキー(文字列)**:リクエストするAPIがOAuth1認証プロトコルに基づく場合に使用

Click Toolbar button

Last modified by admin on 2024/05/07 11:24
Rendered document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
) after the execution of the activity. The default time is set to 300 milliseconds. DelayBefore
specifying attributes of the GUI element you are looking for and along with some of its parents
Raw document content
, the execution of the project stops. If the value is set to True, the project continues to execute regardless
time is set to 300 milliseconds. * **DelayBefore** - The duration (in milliseconds) preceding
specifying attributes of the GUI element you are looking for and along with some of its parents

Select Menu Item

Last modified by admin on 2024/05/07 11:22
Rendered document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
) after the execution of the activity. The default time is set to 300 milliseconds. DelayBefore
specifying attributes of the GUI element you are looking for and along with some of its parents
Raw document content
, the execution of the project stops. If the value is set to True, the project continues to execute regardless
time is set to 300 milliseconds. * **DelayBefore** - The duration (in milliseconds) preceding
fragment specifying attributes of the GUI element you are looking for and along with some of its parents

Expand Tree

Last modified by admin on 2024/05/07 11:20
Rendered document content
. If the value is set to True, the project continues to execute regardless of any error. Note: If this activity
of the activity. The default time is set to 300 milliseconds. DelayBefore - The duration (in milliseconds
the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you
Raw document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
the delay time (in milliseconds) after the execution of the activity. The default time is set to 300
the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you

Read Status Bar

Last modified by admin on 2024/05/07 11:23
Rendered document content
of the project stops. If the value is set to True, the project continues to execute regardless of any error
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
Raw document content
or False and an error is thrown, the execution of the project stops. If the value is set to True
specifying attributes of the GUI element you are looking for and along with some of its parents

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
Raw document content
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot
installed and do the following steps:** 1. Open Microsoft Visual Studio. 1. In the New Project dialog

Input Dialog

Last modified by DatPT on 2023/04/12 18:03
Rendered document content
from instead of textbox. If set to contain only one element, a text box appears to write text. If set
to organize and structure your code better. E.g: Input Dialog Options Top Most (Checkbox) - Set Input Dialog
Location
[1] Core Activities
Raw document content
message and an input field. [[image:image-20230412175405-1.png]] == **Properties** == **Input
[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select

Salesforce Application Scope

Last modified by admin on 2024/05/12 17:20
Rendered document content
. This property is optional, depending on the settings of your Salesforce Organization. CustomServer - The custom Salesforce instance to connect to when Server is set to Custom. Used when logging in via the standard domain https://login.salesforce.com or https://test.salesforce.com is restricted. Proxy Settings Proxy
Raw document content
the workflow. [[image:1715509336328-842.png||height="182" width="433"]] 1. **Configure the connection** When
is optional, depending on the settings of your Salesforce Organization. * **CustomServer** - The custom Salesforce instance to connect to when Server is set to **Custom**. Used when logging in via the standard
Page 1
RSS feed for search on [set-web-attribute-1]
Created by admin on 2022/04/17 14:38