Receive Application Data event

The receive Application Data event is used to push data into an HCL Leap form from other portlets.

When data is pushed into the Leap portlet, the onDataReceived event fires. The event handler shares the contents of the string as a pData parameter, however it is up to the event to understand the contents of the string. To wire events for a WebSphere® Portal page, you must have Edit privileges for both the WebSphere Portal page, and the Leap portlet. Ensure the WebSphere Portal page is in Edit mode.
  1. Click the menu icon for the portlet name, and select Edit Wiring.
  2. Click Settings, and select Consider semantic types or payload type for matching sources and targets.
    The Wiring window opens with the Receive tab visible.
  3. Click Done on the Settings dialog.
  4. In the “Widget to receive content” section, select Leap Portlet.
  5. In the “Select content to receive” section, select Application Data.
  6. In the “Select a widget to send content” section, choose the portlet that sends data to the Leap form.
  7. In the “Select content to send” section, choose the content to send.
  8. Click Done to save your changes.
  9. Click Save and Exit in the action bar to save the wiring.
    You must click Save and Exit or the wiring is not saved.