Skip to main content
Nintex Community Menu Bar

How to create a smart object which uses a stored procedure

  • December 4, 2019
  • 4 replies
  • 238 views

Hi,

 

How to create a smart object which uses a stored procedure?

 

I want to return data after some operations, for this purpose, i have created a stored procedure and want to use this in a smart object and assign it to a data field. I am using K2 designer and K2 studio.

 

Thanks,

Pradeep

4 replies

Forum|alt.badge.img+7

Hello  @pnelli,

 

Please review the content below:

 

Get Stored Procedure used by a Smart Object using the C# API?:

https://community.k2.com/t5/K2-Blackpearl-Forum-Posts/Get-Stored-Procedure-used-by-a-Smart-Object-using-the-C-API/td-p/80747

 

How to show stored procedure based List methods in an Item View method rule action:

https://help.k2.com/kb001455

 

Adding methods to K2 SmartObjects through the use of SQL Stored Procedures:

https://www.velocity-it.com/adding-methods-to-k2-smartobjects-through-the-use-of-sql-stored-procedures/

 

CREATE A SMARTOBJECT FROM A STORED PROCEDURE USING VISUAL STUDIO:

https://startrule.com/2016/07/12/create-a-smartobject-from-a-stored-procedure-using-visual-studio/

 

All the best.

 


  • December 4, 2019

Thanks for the video

  • March 11, 2020

You are welcome, ElvisJacob1!