CreateIncidentTask

Introduction

The CreateIncidentTask creates an incident by explicitly throwing a checked exception with the provided message.

Usage

Simply set the message as input parameter and an incident will be created.

If the message is not set (null) then no incident will be created.

Implementation

Delegate Expression: $\{createIncidentTask}

Input Variables

Name

Description

Type

message

The message which is used to create the incident. In case it is not set (null) no incident will be created.

String

Output Variables

None

Welcome to the AI Chat!

Write a prompt to get started...