Click Next. Creating an Availability Calendar

Deploying Reports in Oracle Portal 16-19 You can combine this calendar with other calendars or apply it as is to registered Oracle Reports Services components.

16.2.5 The Manage Portlet

Use the Manage portlet page to perform actions on existing Oracle Portal portlets; for example, executing, editing, copying, dropping, or viewing information about the portlet. The actions you can perform on the portlet depend on your privileges. Also, not all actions listed here are available for all portlets. The name of the portlet on which you can perform these actions appears in the upper left corner of the page. Table 16–5 details the fields and descriptions listed in the Develop tab. Table 16–5 The Develop Tab Field Description portlet Type and Name Displays the portlets type and name; for example: Form table my_formfor a form based on a table called my_form. Provider Displays the name of the provider in which the portlet was created. Versions Status Not applicable to all portlets Displays all the versions of the portlet and the current status of each version. Click a status to edit the portlet version. Note: If there are no hyperlinks, you do not have privileges to edit the portlet. Last Changed Displays the name of the user who created or last edited the portlet, and the date and time when the portlet was created or last edited. Run Link Not applicable to all portlets Displays the URL for the procedure or procedures that, when executed, display the portlet. You can copy and paste this URL into another Web page to create a link to the portlet. Note: A procedure that executes the portlet without parameters has the suffix .show. A procedure that executes the portlet with parameters has the suffix .show_parms. PLSQL source Not applicable to all portlets The portlet builder wizards create a PLSQL package to represent each portlet: Package Spec : Displays the portlets PLSQL specification. Package Body : Displays the portlets PLSQL body. Call Interface Not applicable to all portlets Click Show to display the arguments that a portlet can accept that the end user can change at runtime. Also shown are examples of calling the portlet from a PLSQL Stored Procedure and through a URL. When you run the package containing the portlet in PLSQL or by calling it from a URL, you can edit the call interface to accept different arguments. Note: To view portlet source code, you must have Customize or Execute privileges on the portlet or the provider that owns it. Edit Data Link Not applicable to all portlets Click to connect to the URL containing the data, and to see and edit that data. Edit Click to edit the most recent version of the portlet. For example, you can reselect any table columns on which the portlet is based, change any fields or text that appear in the portlet, or choose a new look and feel.