UiPath Documentation
activities
latest
false
ワークフローのアクティビティ
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

レコードの更新時

UiPath Data Fabric のエンティティでレコードが更新された際にトリガーされます。

UiPath Data Fabric のエンティティでレコードが更新された際にトリガーされます。

トリガーの種類

このトリガーでは、次のトリガーの種類がサポートされています。

  • 開始 — レコードが更新されると、新しいワークフローを開始します。
  • 予定を待機 — 実行中のワークフローを、レコードが更新されるまで一時停止してから再開します。

入力プロパティ

  • エンティティ — レコードの更新を監視する UiPath Data Fabric エンティティを選択します。ドロップダウンの選択メニューが開きます。
  • 追加フィルター — 更新されたレコードにフィルターとして適用する条件を設定します。フィルター ビルダーが開きます。

The Filter Builder provides a set of operators that you can use to filter records based on the values of entity fields. The operators available for a field depend on its data type.

The following table describes each supported operator and the data types it applies to. For the In and Not In operators, enter values as a comma-separated list. For example, to capture only events for tickets whose status is Open or Pending, enter Open,Pending. In RPA workflows, you can use the collection builder to enter the values for the In and Not In operators.

演算子説明Applicable data types
次に等しいField value is exactly equal to the value.Text, Number
次の値と等しくないField value is not equal to the value.Text, Number
Less ThanField value is strictly less than the value.Number
Less Than Or EqualField value is ≤ the value.Number
Greater ThanField value is strictly greater than the value.Number
Greater Than Or EqualField value is ≥ the value.Number
Date Time EqualsField value is exactly equal to the value. Date-only fields show this as Equals.Date-Time
Date Time Not EqualField value is not equal to the value. Date-only fields show this as Not Equal.Date-Time
Field value is later than the value.Date-Time
After Or EqualField value is at or later than the value.Date-Time
Field value is earlier than the value.Date-Time
Before Or EqualField value is at or earlier than the value.Date-Time
次の値を含むField's text contains the value as a substring.テキスト
次を含まないField's text does not contain the value.テキスト
次の値で始まるField's text begins with the value.テキスト
Not Starts WithField's text does not begin with the value.テキスト
行末Field's text ends with the value.テキスト
Not Ends WithField's text does not end with the value.テキスト
InField value is equal to any value in a supplied list.Text, Number
Not InField value is not equal to any value in a supplied list.Text, Number
Is One OfField matches any value in a supplied list.ChoiceSet
Is Not One OfField matches none of the values in a supplied list.ChoiceSet
Is TrueField is true. No input value.Yes/No
Is FalseField is false. No input value.Yes/No
空であるField is null or empty. No input value.Text, Number, Yes/No, Date-Time, ChoiceSet
空でないField has a non-empty value. No input value.Text, Number, Yes/No, Date-Time, ChoiceSet

出力プロパティ

更新されたレコード — 更新されたエンティティ レコードです。出力には、トリガー接続ユーザーの権限に基づいて、選択したエンティティでアクセスできるすべてのフィールドが含まれます。

  • トリガーの種類
  • 入力プロパティ
  • 出力プロパティ

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得