Browse by Tags

All Tags » SmartObject Service   (RSS)
  • Dynamic SQL Stored Procedure Service Issue

    Hi, We are using the K2 [blackpearl] Dynamic SQL Stored Procedure Service  to call a stored proc to update a status on a table. The issue we have is that it always fail with the following error ''Object reference not set to an instance of an object.''.  But when we do a retry, it works fine. Did anyone had this ...
    Posted to General (Forum) by Dominic on December 2, 2008
  • Developing a Custom Service

    I have downloaded and followed the instructions for developing a Custom Service.  I have downloaded the source code from K2 Underground using the: http://www.k2underground.com/files/folders/technical_product_documents/entry21899.aspx and also from the BlackMarket Dynamic Sql Service.  Either way I get stuck in the same place.  ...
    Posted to General (Forum) by Steven_Inter on October 27, 2008
  • Call Smartobject method inside a web service

    Hello, I would like to call several smartobject methods from within a web service in order to achieve cascading drop-down list boxes within InfoPath.  I have not been able to dig up anything thus far.  Does anyone have a good explanation on how to execute smartobject methods with code ? What needs to be referenced?  Thank in ...
    Posted to General (Forum) by Naterade11 on August 7, 2008
  • Re: Error deploying the "InfoPath 2007 Tutorial" project

    We had a similar problem, but with the help of K2 managed to find the root cause, and a work around (at end of this entry). In our case the error messsage was ''Check and Build Process  Error: FAILED - c:\program files\k2 blackpearl\Processes\administrator\obj\Debug\Deployment\administrator.msbuild(59,5) : error : SmartObjectServer ...
    Posted to General (Forum) by tballister on April 4, 2008
  • Advanced Smart Objects

    I am posing the question of how to use Smart Objects the 'right' way in an overall architecture design.  I am starting to think of Smart Objects as Classes and using them accordingly but then I quickly start running into issues.  For example, we are writing a system where a user places an 'Order' to start a workflow process - there are ...
    Posted to General (Forum) by tbyrne on January 18, 2008
  • Custom ServiceObject Question - SoType.File?????

    Hi,I've followed Jason Apergis's excellent blog post on creating cutom SmartObject Services (found here). In my service I want the ServiceObject to have a property of type File, but I can't seem to figure out which Type to use for the value. Here's what I've got:             Property ...
    Posted to General (Forum) by mikr1 on November 20, 2007