The ProcessSearchFormHandler has the following configuration properties:

Property

Function

mineOnly

Indicates whether processes created by the current user (true) or all users (false) are returned by the search. The default value is false.

performDefaultSearch

Indicates whether a comprehensive list of processes is generated when the form displays. Such a list can be displayed in the form page and make a search unnecessary. The default value is true.

profile

Holds the Profile component. The default value is /atg/userprofiling/Profile.

startingWith

Indicates whether the user’s entry is intended to be a complete criteria value (false) or the beginning portion of one (true). The default value is true.

status

Holds a process status. Only processes with this status are returned by the search. Options include:
- Edit (process is not deployed)
- Edit_Running (a campaign is deployed to a target site and eligible for modification)
- Deployed (a process is deployed to a target site and all of its project tasks are complete)
- Running (a campaign is deployed to a target site and all of its tasks are complete)
- Completed (workflow process is complete)

workflowType

Holds the type of workflow associated to the process. Only processes with this type of workflow are returned by the search. The default workflow type is standard.

 
loading table of contents...