|
Oracle Portal provides build wizards that guide you step by step through the process of creating a component. These steps include choosing:
You don't have to complete every step in the wizard. Each build wizard includes Finish buttons that allow you to create the component based on the information already collected by the wizard. The buttons appear once the build wizard has collected enough information to create the component.
Clicking the Finish
button creates the component and stores it in the database as
a PL/SQL stored procedure. You now have the option of running the
component you created as is or editing it. You edit a component using
a collection of tabbed pages that allow you to reselect options you
originally selected in the wizard. If you clicked the Finish
button, Oracle Portal created the component using the default
values for options on all the wizard steps you didn't complete. You
can now go back and change any of these values using the tabbed edit pages. When you are ready for other users to run the component, you only need to provide them a URL to the component and access privileges to execute it. Each wizard step contains buttons that you can use to navigate through the steps in the wizard. You should use these buttons to navigate through the wizard, not your Web browser's Forward and Back buttons. Click Next > to display the next step and <Previous to display the previous step. A step is complete only if you click Next> to navigate to the next step or Finish. Your selections are saved as you navigate from step to step.
|
|
|
|