HomeGuidesRecipesAPI
HomeGuidesAPILog In
Guides
These docs are for v16. Click to read the latest docs for v31.

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.

InputDescription
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.
MessageString 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