Skip to main content
Nintex Community Menu Bar
Solved

change SmartObject to Advanced SmartObject?

  • October 19, 2018
  • 3 replies
  • 1 view
  • Translate

I created an application using a SmartObject for the data.  Now my manager would like me to change it to store and pull data from a SQL Server table.  Can I create a SQL Server table, then change the SmartObject to an Advanced SmartObject and point to the table?  Or will it cause errors with my views and forms?  I know I would have to change the methods for creating and updating the data. 

I don't expect any data to transfer from the K2 SmartObject to the new table, I just don't want to have to recreate the entire application.   Thanks for any input. 

Best answer by tbyrne777

Yes, this should be a seamless change - as long as the SmartObject retains the same property and method names, you won't have to change a thing in anything that consumes it after switching it to point to a new table.

View original

3 replies

Forum|alt.badge.img+13
  • Scholar
  • 499 replies
  • Answer
  • October 19, 2018

Yes, this should be a seamless change - as long as the SmartObject retains the same property and method names, you won't have to change a thing in anything that consumes it after switching it to point to a new table.

Translate

Forum|alt.badge.img+15

Your workflow and form reference your SmartObject via its Name, Guid, and method name. If all of those remains the same, then it should be fine. But don't take my word for it. I will recommend you create a backup of your K2 database before attempting anything. That way if you screw up, you have something to fall back on.


 

Translate

  • Author
  • 1 reply
  • October 23, 2018

Thanks.  I'll try it and see what happens.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings