BackPrevious Page Next PageNext

Sending Messages

An object in a library component can send out different messages when different events occur on it to ask the message receivers to perform specific web actions based on the defined conditions in the messages.

The messages that can be sent out from an object include the built-in messages and user customized messages. In a customized message you can specify to send out multiple messages from one object on different trigger events and edit the message information as you want. The following built-in messages are provided:

In a library component the following objects can be used as the trigger objects to send out messages: labels, data fields, special fields, data markers, legend and category axis labels of charts, markers and areas in geographic maps, parameter controls, and the Submit button of parameter form controls.

To send out a message:

Select the trigger object, right-click it and click Send Message > Filter/Sort/Parameter/Customize on the shortcut menu (for the Submit button of a parameter form control, only Parameter and Customize are available).

In addition to the above method, you can also use the Send Message web action to define the messages to be sent out. To do this:

  1. Do one of the following to open the Send Message - Web Action Builder dialog.

    Send Message - Web Action Builder dialog

  2. In the Web Action List dialog select *SendMessage and click OK.
  3. Define the message that will be triggered on the specified event.
  4. Click the OK button to confirm the settings.
  5. In the dialog you are returned to, add more event lines and repeat the above steps to specify to send out more messages as you want.
  6. When done, click OK to finish defining the messages to send out.

BackPrevious Page Next PageNext