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.
The BPEL process receives, manipulates, and sends data through XML variables. For example, the process receives a purchase order message from a buyer and puts the message in an input XML variable, and from there it can be copied to another operation.
Variables are defined in one of the following ways:
WSDL message types
XML schema types
XML schema elements
Variables allow processes to maintain state data, (such as time outs) and process history based on messages exchanged.