Functionality of Resuming Workflow

Updated:

1 minute read

Use Case Name

Basic Workflow Implementation for determining Resumable Workflow

Brief Description

This is a basic workflow implemented for the user to understand the concept of Resuming Workflow in APPSeCONNECT.

Actor

Implementers, Developers, Partners

Preconditions:

Organization Creation & Connection Creation

Basic Flow

The user shall execute the flow as given below:

  • The user needs to create a workflow for which the use case is implemented. Click here to know more about creating a workflow.
  • Configure the mandatory setting needed for executing a workflow. Click here to know more about the prerequisite to execute a workflow.
  • On executing the GET node, stop the workflow background services to break the execution of the workflow.

Protip: There should be ample of data’s in the source for the use to access time to close the background services.
The workflow should be executed through the Autosync Process of APPSeCONNECT.

  • The workflow would resume automatically based on the scheduled time of the Autosync. The execution should start from the node, last executed.

Post-conditions

The user can now see the workflow getting resumed from the node it stopped. resuming-workflows-logs

Exception courses

The user can view the result in the Resync bucket of the agent as well as in the Snapshot.

Frequency of use

The user can execute the workflow as and when required.

Assumptions

NOT APPLICABLE