Google Application Integration: Resume Integration

You can resume an integration that is suspended in Google Application Integration using the Resume Integration action.

You can use the suspend task in Google Application Integration 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 Google Application Integration to suspend an integration. For more details, see Suspend an integration.

You can use the Google Application Integration: Execute Integration to configure and execute an integration in Google Application Integration. If you use the execute integration to suspend an integration in Google Application Integration, the result shows a suspension ID that you can use to resume the integration.

To revoke the suspension you can use the Resume Integration action. You can use one of the following options to resume an integration:
  • Execution ID: A unique identifier for the execute integration task that is performed to suspend a task.
  • 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

  1. Log in to the Control Room.
  2. Create a new bot or modify an existing bot. For more details, see Create your first bot.
  3. From the Actions pane, select Google Application Integration > Resume integration and place it under the bot flow.
    1. In the Project ID field, enter the GCloud project ID or select a variable if the project ID is stored as a variable.
    2. In the Location field, select the location of the integration you want to resume.
    3. In the Integration name field, specify the name of the Google Application Integration.
    4. In the Execution ID (optional) field, you can specify the unique execution ID of the Google Application Integration.
    5. In the Suspension ID (optional) field, you can specify the unique ID of the Google Application Integration suspend task.
    6. In the Suspension result (optional) field, you can store the suspension result in one of the following formats:
      • Text: You can use a text value for the suspension result.
      • Dictionary: You can use a name or value pairs for the suspension result.
      • Manual entry: You can manually enter names and values as the suspension result.
    7. Enter Default as the session name.
    8. In the Event execution info ID (optional) field, specify the unique ID of the integration execution.
      Google Application Integration Execute