转到 |
“转到”操作指示 Integration Service 跳转到以下其中一个位置:
Any designated action within the integration, whether or not it is in the same action group.
The next iteration of a While Loop or For Loop action.
The end of the current action group. Any actions that follow the group are then executed.
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. 在仅有一个条件可以确定是否运行操作的情况下才可使用此选项。 只要启用了此选项,就可以在提供的输入框中创建条件语句。
根据表达式,在一定条件下: 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: Specifies how you want the Integration Service to continue processing the actions in the integration.
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. 如果该组为集成中的最后一个操作,那么集成结束。