Wait for Notification

Last modified: April 18, 2024

1 Introduction

The Wait for notification activity allows you to suspend a workflow’s execution until the workflow is notified.

Wait For Notification

2 Properties

Wait for notification properties consist of the following sections:

2.1 General Section

The Caption describes what happens in this element. It is displayed in the workflow element to make the Wait for notification activity easier to read and understand without the need to add annotations.

2.2 Common Section

Name is the internal name of the wait for notification activity. When referring to the wait for notification in the app, you will use this name. It must be unique within the workflow, but you can have two wait for notification activities with the same name in different workflows.

3 Read More