Apigee Resume Integration
- Updated: 2023/03/07
Apigee Resume Integration
You can resume an integration that is suspended in Apigee using the Apigee Resume Integration action.
You can use the suspend task in Apigee to temporarily pause and then resume the execution of an integration. When an integration is suspended the execution is halted and all tasks after the suspend task are suspended. You can configure an output variable (Suspension result) for the suspended task that you can use to resume the integration. You must configure a suspend task element in Apigee to suspend an integration. For more details, see Suspend an integration.
You can use the Apigee Execute Integration to configure and execute an integration in Apigee. If you use the execute integration to suspend an integration in Apigee, the result shows a suspension ID that you can use to resume the integration.
- Execution ID: A unique identifier for the execute integration task that is performed to suspend a task in Apigee.
- Suspension ID: A unique identifier for the Suspend task. The value of this variable is set immediately after the integration is suspended.
- Suspension result: A variable to store the result of the Suspend task.
Procedure
- Log in to the Control Room.
- Create a new bot or modify an existing bot. For more details, see Create your first bot.
-
From the Actions pane, select and place it under the bot flow.