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.
BPEL unit (B-unit) testing is a framework that tests BPEL processes in the Process Developer engine. The easiest way to create a B-unit test is to simulate a process and save the simulation as a B-unit test.
To simulate a process, you add sample data for receives and invokes.
Set the default sample data generation method for B-unit tests: inline data or imported data file. By default, the data is imported as a sample data file. This setting can make it easier for you to maintain B-unit tests. If you select inline, the data from the simulation is shown as an XML document.
In the B-unit Editor, select
Invoke
Simulated Response
Message
Part
, you can set the data to be inline or to be imported from the workspace.