Skip to main content
Nintex Community Menu Bar

K2 blackpearl Dynamic SmartObject Services

  • October 10, 2009
  • 3 replies
  • 16 views

Forum|alt.badge.img+2

A full example of how to implement services for SmartObjects including transactions, exception handling, discovery and execution.

3 replies

  • November 26, 2008
Any documention for configuring and using this?

Hi,


Is there any documention for configuring and using this?  I dont seem to get anything displayed under the service instance within the K2 context browser.


Thanks in advance


Forum|alt.badge.img+9
  • Nintex Partner
  • November 27, 2008
Re: Any documention for configuring and using this?

You can look at the documentation for the Stored Procedure version.


http://k2underground.com/k2/ProjectHome.aspx?ProjectID=42


The setup is pretty similar.


  • April 22, 2009
Bug in Dynamic SQL Service

Hello I get an error trying to run a smartobject which is connected to a database:


String was not recognized as a valid DateTime. Couldn't store <17.12.2008 0:00:00> in DatumOcene column. Expected type is DateTime.


All the dates are written in dd.MM.yyyy h:mm:ss format.