WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Property transfer using wires

Wires allow portlets to communicate. They are used to save property transfers between portlets.

Standard portlets can only be connected by wires through the Portlet Wiring Tool. IBM portlets can be connected by wires through the Portlet Wiring Tool or using Click-to-Action. If a wire is present when the user clicks on the Click-to-Action icon, no selection menu is shown. Instead the wired action is automatically fired. Wires may also be used to initiate property value transfers in the absence of Click-to-Action icons, simply as a side effect of an action being executed on the source portlet.

If a wired action is associated with output parameters, the property broker checks for values for the properties associated with the parameters once the action has finished executing. If such properties are found, the property broker examines wires with source ends that correspond to the output properties of the action. If such wires are found:

For information on configuring a wire see Wiring portlets section in Configuring cooperative portlets.

 

Related information