Multiple choice technology programming languages

Concering LiveCycle Data Services, which of the following properties of the component must you specify in order to successfully receive messages?

  1. id

  2. messageType

  3. selector

  4. destination

Reveal answer Fill a bubble to check yourself
A,D Correct answer
Explanation

The Consumer component requires 'destination' to identify the messaging endpoint and 'id' as a unique identifier for the component instance. Selector and messageType are optional - selector filters messages and messageType specifies the message type.