Show TOC

Function documentationMessage Locate this document in the navigation structure

 

This Action is used to add one or more informational messages to a document. You use this action to include information on an incomplete result set or add context to a data set without handling the result as a fatal error. The system processes this message type and the complete document as a normal result set. To treat the result set as a failure, use the Fatal Error action.

Features

The properties for this action are listed in the following table:

Property

Data Type

Access

Use

IlluminatorDocument

XML

In and out

Associate a rowset with a specific Document action output.

Message

String

In and out

Represents the message text to be returned.

Success

Boolean

Out

Is always true.