How to modify an .epr file for a stored procedure
1  
2  
*
If you are using a configurable database type, check your JDBC driver documentation for the correct syntax.
*
Figure 2-43  
3  
The stored procedure’s parameters appear.
4  
*
Information Object Designer assigns a default name to a parameter based on its position in the statement, for example param_1.
*
The Actuate SQL data type must be compatible with the native SQL data type.
*
Do not create an expression. You cannot type a default value for an output parameter.
*
To specify the parameter’s prompt properties, choose Prompt editor. Figure 2-44 shows the Parameters pane and the location of the Prompt editor button for the first column.
Figure 2-44  
To define other parameter properties, select the parameter and define the properties in Properties.

Additional Links:

Copyright Actuate Corporation 2012