Your browser does not support JavaScript. This help page requires JavaScript to render correctly. Overview of Experts in OWB
Skip Headers
Previous
Previous
 
Next
Next

Overview of Experts in OWB

Experts are mini-applications or task-flows that developers build to carry out specific tasks in OWB. Experts enable you to capture your knowledge, expertise, and best practices in OWB and make them repeatable. The most basic use for Experts is to guide a user through a sequence of related tasks in Design Center. Experts enable the re-use the graphical UI components and capabilities of OWB. For example, the Flat File Sampler Wizard in OWB may be re-used as a component within an Expert, where the developer needs the user to define the structure of a file. The developer can have full control over how the information and metadata that is returned by the wizard is used, and can call other components, write and embed scripts, call SQL or Java, and so forth.

Uses for Experts include:

Combined with the OMB*Plus scripting features and other extension mechanisms, Experts facilitate using OWB as a platform for delivering complex, reusable data integration solutions.

This section includes these additional topics about Experts:


See Also:

The chapter "About Experts" in Oracle Warehouse Builder API and Scripting Reference for details and procedures for developing Experts