Set up native SQL data
Global Administrators can use Process Manager to create stored procedures. These resources are then available for use in the Native SQL Data process.
Add or edit resources for the Native SQL Data process
-
In Process Manager, click Admin Setup > Native SQL.
The Native SQL Data Admin Setup dialog opens. The two drawers list any existing resources.
- To edit a resource, select it. The features are described below.
Create a stored procedure
- In the Stored Procedure drawer, click .
- Type a Display name for the stored procedure (up to 100 characters). This is the name that appears in the Native SQL Data process.
- Select the DSN of the data source that you want to use.
- Type the Stored procedure name (up to 64 characters) exactly as it appears in the data source.
- Optionally, type a Description for the stored procedure.
- For the Timeout period accept the default (120 minutes) or specify your own value.
- In Parameters, add any values that the stored procedure requires. The data types available are text and numeric.
- Select I approve this Stored Procedure/SSIS Package ….