Defining Stored Procedure

what you can do in this page

Glossary

This page can be used to define a stored procedure.

The “Define Stored Procedure” page appears.

Note: The system launches the page with a sub title, which can be either “Stored Procedure for Process Rule” or “Stored Procedure for Resource Rule” based on the activity/task being performed.

TipThe “Process Rule” task evaluates the success or failure of the rule whereas the “Resource Rule” task is for user identification.

The system displays the following:

Component Name

The name of the component based on the previous task.

Activity Name

The name of the activity based on the previous task.

Task Name

The name of the task based on the previous task.

Stored Procedure Name

The name of the stored procedure (Alphanumeric, 25).

Stored Procedure Description

The description of the stored procedure (Alphanumeric, 40).

The system displays the following fields in “Parameters” multiline:

Parameter

The name of the predefined parameter associated with the stored procedure.

Flow Direction

The direction of the flow of parameter value. This can be either “Input” or “Output” based on the parameter.

Data Type

The predefined data type of the parameter.

Length

The length of the parameter.

Note: For both Compiling and Deleting purposes, the RVW user must have DB Owner permissions. 

Top

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

What you can do in this page

You can specify the stored procedure name and description and create rules.

Top