Topics: |
You can run a procedure from the Web Console or the DMC with the following variations:
How to: |
You can run a stored procedure from an application folder in the navigation pane of the Applications page.
In addition, when you create or edit a stored procedure in the text editor, you can run the procedure directly from that window, with or without first saving it.
You can run procedures from the Web Console or the DMC.
On the Web Console, the Applications page opens.
The output is displayed in the right pane.
If output cannot be generated, an error message is displayed.
How to: |
You can run a stored procedure with amper variable values that differ from those originally specified in the procedure.
You can run procedures from the Web Console or the DMC.
On the Web Console, the Applications page opens.
Note: You can also change variable values by selecting Run Advanced and then Submit with E-Mail. There is a Submit changing defaults check box on the Submit page that opens.
The output is displayed in the right pane.
Repository procedures can be executed, and Master and Access Files stored in a repository can be accessed, during server, group, and user profile execution after all DBMS connections and an APP MAP command to the repository have been executed.
For information about creating and managing an SQL Repository, see Managing Applications.
First-level (non-nested) procedures can prompt for Dialogue Manager amper variables with the following exceptions: -IF THEN ELSE branching, -GOTO branching, and -PROMPT with a list amper variable values. (These commands may produce unexpected results.)
WebFOCUS | |
Feedback |