Skip to main content
Nintex Community Menu Bar

Download SmartObject Code from Server

  • September 16, 2009
  • 2 replies
  • 10 views

Forum|alt.badge.img+6
Is there a way to download the code for a SmartObject similar to the way you can download a version of a deployed process?

2 replies

Forum|alt.badge.img+6
  • September 16, 2009

Hi,


You can download the definition of your smartobject (in XML or better in an sodx file) using the K2 SmartObject Service Tester (in your K2 blackpearl installation dir/serviceborker). Then find your SmO, and right-clic on it.


HTH


Forum|alt.badge.img+10
  • Nintex Partner
  • September 16, 2009
Alternatively, Right-click on the SmartObject and select "Save to Local" from the K2 Object Browser. If you have a solution already open it will be copied into your solution ready to be modified.