Restful Link DBO
Portlet Title | Restful Link |
Portlet Name | wm_xt_restfullink |
Portlet File Name | wm_xt_restfullink.pdp |
Top-level Folder | system |
JSR168 Portlet? | No |
Alias | /portlet/wm_xt_restfullink |
Default Instances of the portlet | None |
Dynamic Business Objects. Page developers use this portlet to build a link to another My webMethods Server page. In addition to linking to another page, this portlet also allows the page developer to supply initial values of properties for a portlet on the target page.
Link Properties
Base Page ID (baseID)
Required. Identifies the target
Item ID (uriID)
Identifies the portlet on the target page for which to supply property values. Specify the alias or thingID of the portlet. If the property has no value, the link behaves like a regular link; property values will not be supplied for a target portlet.
Parameters (linkParams)
Defines the property values to use for the target portlet. Specify a comma-separated list of property name/value pairs. Each pair in the list should use the format:
name=value
If the property has no value, no property values are assigned to the target portlet.