Browse by Tags
All Tags » SmartObject Service (RSS)
-
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 ...
-
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. ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
|
|