Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
In a people activity, you select or map to an input and an output process variable associated with a task's interface. The input variable contains the data displayed in a user's task client application. For a task, the data is what a user needs in order to complete the task. For a notification, it is the data that informs a user. The input variable copies data from the BPEL process into the task or notification input parts.
Rather than creating a variable, you can map variable parts using XPaths or XQuery. For details, see the
Process Developer Designer Online Help
topics,
Input Variable
and
From Part to Variable
.
The output variable, available only for a task, contains the data the user sends back to the process. The variable copies data to the BPEL process from the task's output parts, which represents the task's result data.