My webMethods Server 10.5 | My webMethods Server Webhelp | My webMethods Server Portlet Reference | My webMethods Server Administration and Configuration | CAF Application Runtime Configuration—Search Result Portlet
 
CAF Application Runtime Configuration—Search Result Portlet
Portlet Title
Search Result
Portlet Name
wm_caf_app_runtime_config___searchresult
Portlet File Name
wm_caf_app_runtime_config.war
Top-level Folder
admin
JSR168 Portlet?
Yes
Alias
/portlet/wm_caf_app_runtime_config___searchresult
Default Instances of the portlet
Folders > Administrative Folders > Administration Dashboard > Configuration > CAF Application Runtime Configuration
Configuration. Administrators use this portlet to view the results of a search for CAF applications that are deployed to the current My webMethods Server instance. Administrators can configure the run-time settings of the CAF application listed in the search results.
In the My webMethods Server user interface, the CAF Application Runtime Configuration page contains both the Search Bar and Search Result portlets. The Search Bar portlet finds the CAF applications to display in the search results. To display the results, the Search Bar portlet's Last Search State (lastSearchState) property is wired to the Search Query (queryString) property of the Search Result portlet.
The Search Result portlet displays the search results in a table. Administrators can click the link for a CAF application in the search results to open a user interface that they can use to configure the application.
Properties
Search Query (queryString)
Holds the value of the current search query string. You typically wire this property to the Search Bar portlet's Last Search State (lastSearchState) property. If the property has no value, the portlet displays no results. That is, it behaves as if no search was executed.
Number of Rows to Display (initialPageSize)
Defines the number of rows to display on each page of the search results. Specify a positive whole number. The default is 20.
Sort By (initialSortBy)
Identifies the ID of the column to use to initially sort the search results. Specify one of the following column IDs:
*applicationColumn – Sorts the results by the application name.
*lastModifiedColumn – Sorts the results by the date the application was last modified.
If the property has no value, the portlet does not initially sort the search results.
Sort Order (initialSortAscending)
Indicates whether to sort the search results in ascending or descending order. Specify one of the following:
*true – Default. Sort the search results in ascending order.
*false – Sort the search results in descending order.
Column Display (columnDisplay)
Identifies the IDs of all the columns that should be visible in the search results. Specify the column IDs in comma separated values (CSV) format. If the property has no value, the portlet displays all columns.