Perform the following steps to create a datasource using stored procedure:
- In Sigma Studio, click Connections on the left pane. The existing connections are listed on the Connections tab.
- Right-click a connection and select Create Data Source.
The Create New Data Source page appears. - In the Create Data Source page, enter a unique data source name in the Data Source Name field.
Click Object Name field and select the stored procedure name from which you need to fetch the data. In this example,
proceduredemo_summary_procedure is selected.
procedure appears on the page.
The parameter details of the selected stored
Click Save.procedure appear.
Note To apply procedure parameters for stored procedures, refer Applying System Parameters for Stored Procedures.
- Click Save to save the stored procedure data source.
The following confirmation message appears:
...
- .
- Click Ok.