While Loop |
[While Loop] 操作では、指定された条件が満たされている限り、順次連続して実行される操作または操作グループを指定できます。
You can configure the following properties for the While Loop action:
アクション
名前: 操作の名前を指定します。 必要な場合は、フィールドに新しい名前を入力して既定名を置き換えられます。
説明: 操作の説明を保存できます。
Run While: Integration Service による、グループ内の操作の実行時間を指定します。
常に: Specifies that the Integration Service will continue to run each action in the group until a Stop or Go To action within the group is executed.
しない: Integration Service での統合の実行時にグループ内の操作は実行されません。
Conditionally, based on variable: Specifies that the Integration Service will continue executing the actions in the group for as long as the selected variable meets the specified condition. このオプションは、操作を実行するかどうかを決定する条件が 1 つのみの場合に使用してください。 このオプションを有効にすると、表示される入力ボックスに条件ステートメントを作成できます。
式に基づく条件に従う: Specifies the conditions under which the Integration Service will continue executing the actions in the group. このオプションは、条件ステートメントが複数必要な場合に使用します。 このオプションを有効にすると、必要な条件ステートメントを作成することによって、表示された入力ボックスに条件式を作成できます。 You create and edit your conditional expression on the Tree View tab. Click the Text View tab to see a read-only text view of the conditional expression.
ログオン設定
Inherit from parent action: When enabled, the action inherits the user account credentials specified on the Actions property page. Alternatively, if the action is part of a Group action, it will inherit the user account credentials specified on the immediate parent Group action’s property page.
ユーザーの認証情報を指定: このオプションを有効にすると、操作は、指定された資格情報を使用して実行されます。
エラー処理および診断
Ignore errors and continue running actions: このオプションを有効にすると、操作が失敗したときに他の操作の実行が継続されます。
|
このプロパティが有効でない場合は、操作が失敗したときの動作は以下のシナリオによって異なります。
If the selected action is within a Group action, no actions outside of that Group action are affected. |