移動 |
[移動] 操作は、Integration Service に、以下の場所のいずれかに飛ぶよう指示します。
Any designated action within the integration, whether or not it is in the same action group.
While Loop または For Loop の次の反復。
現在の操作グループの末尾。 グループの後の操作が実行されます。
You can configure the following properties for the Go To action:
アクション
名前: 操作の名前を指定します。 必要な場合は、フィールドに新しい名前を入力して既定名を置き換えられます。
説明: 操作の説明を保存できます。
Run Action: 操作を実行する頻度を指定できます。
常に: Integration Service で統合が実行されるたびに操作が実行されます。
しない: Integration Service での統合の実行時に操作は実行されません。
Conditionally, based on variable: Specifies that the Integration Service will run the action only when a selected variable meets a specified condition. このオプションは、操作を実行するかどうかを決定する条件が 1 つのみの場合に使用してください。 このオプションを有効にすると、表示される入力ボックスに条件ステートメントを作成できます。
式に基づく条件に従う: Specifies the conditions under which the Integration Service will run the action. このオプションは、条件ステートメントが複数必要な場合に使用します。 このオプションを有効にすると、必要な条件ステートメントを作成することによって、表示された入力ボックスに条件式を作成できます。 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.
移動
Modes: モード: Integration Service による、統合内の操作の処理方法を指定します。
Specified Action: When this option is selected, the Integration Service executes the action that you specify in the list of additional actions that are included in the integration.
Next Loop Iteration: When this option is selected, the Integration Service executes the next iteration of the current loop action. This option is available when the Go To action is part of a While Loop or For Loop action or when the Actions group has been configured to execute two or more times.
End of Group: When this option is selected, the Integration Service jumps to the end of the group and executes the next action that follows the group action. 統合内でグループが最後の操作の場合は、統合が終了します。