Is there any activity to trigger stored procedure in uipath

Hi All,

I am trying to execute stored procedure from database in uipath.but i dont know , how to achieve that.please guide me regarding this.

Thank You,
Sagar.

Hi
You can use database activities- Execute query or Exceute non query, just change the command type to Stored Procedure in Properties panel and type your query in SQL query field.

ok i will try this

Hi @SagarSB,
The execute query and non query are in the UiPath.Database.Acitivities package. as below you can install it,

Here the activities

image

Regards
Balamurugan