|
Field Descriptions | Related
Help Topics | Additional Information
| Locating this Page |
Use this page to add procedure calls to an item type to extend its functionality. You can also pass the item type's attributes as parameters to the called procedures.
Field | Description |
---|---|
procedure calls | Displays:
Example: Notes:
|
Field | Description |
---|---|
Type | Choose whether the procedure call is to an HTTP or PL/SQL procedure. |
Procedure Call | For HTTP procedures, enter the URL of the procedure, including the protocol used to access it. For PL/SQL procedures, enter the name of the local procedure. The procedure must already exist in the database and must be prefixed with the name of the schema that owns it. Examples: (HTTP) Notes:
|
Link Text | Enter the text to display as a hypertext link with an item of this type. Users click this link to execute the procedure call. Notes:
|
Icon | Enter the path and file name of an image to associate with this procedure call. Alternatively, click Browse to locate the image. When you click Apply or OK, the file is uploaded to the database. Example: Note: Click |
Display Procedure Results With Item | Select this check box to display the
results of the procedure call below an item of this type instead of displaying
a link for users to click to execute the procedure.
This is useful if you want the procedure results to be immediately visible to users, rather than requiring them to execute the procedure call themselves by clicking the link. |
Field | Description |
---|---|
Attribute | Choose an attribute to pass to a parameter
in the procedure.
Note: This list includes any additional attributes added to the item type as well as the default attributes. |
Pass As | Enter the parameter name if it is different from the attribute name. |
Add More | Click to specify more attributes to pass to parameters in the procedure. |
For more information, go to the Oracle Portal documentation page on the Oracle Technology Network.
Tip: By default, the Page Groups portlet is located on the Build tab of the Portal Builder page.
Copyright © 1994, 2005, Oracle. All rights reserved.