Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3570

Re: How to import and execute a Stored Procedure in BODS

$
0
0

Hi,

 

Here are the steps to call a SP from BODS.

 

Steps:

 

1.Create the Data store to the database the stored procedure resides.

2.Right click on functions in the datasore and select 'Import by name'

3.Enter the exact stored pocedure name and give the Schema name in the Owner field and hit import.

   you should see that stored procedure under the functions in the data store

4.Create a job and call the SP in the script.

 

Here is the syntax to call the SP in the Script.

 

DataStoreName.SchemaName.SPName();

 

Thanks,
Sarath


Viewing all articles
Browse latest Browse all 3570

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>