HomeGuidesRecipesAPI
HomeGuidesAPILog In
Guides

Add Message to Management Console

The "Add Message to Management Console" action allows Solution Designers to add a static or dynamic message to the Management Console.

Input

Description

Level (info|warn|error)

Specifies the level of the message to be added in the Console. The level will default to Info if the parameter is not specified, or if a string other than "warn" or "error", case-insensitive, is given.

Message

String to be included in Console after execution. This Input could have a fixed value or a reference to the form.

When using SmartIQ SOAP or REST API, response message list will be included as part of the response for /client/operations

967