Browse by Tags
All Tags » SmartObjects (RSS)
Showing page 1 of 4 (37 total posts)
-
I am running K2 BlackPearl 0803 (can't yet upgrade to 0807). I have a Workflow, SmartObject and Web Service that controls my workflow, and SharePoint that stores the configuration details.
I have a SmartObject that stores a uniqueId, WorkflowId, DataOwner, DataName, TimeToEscalate in it. This SmO is populated by reading from a ...
-
Hi,
I'm trying to deploy smartobject on my K2 BlackPearl Server (V0807 - 4.8210.2.320). and I get this error :Deploy smartobjects: Task error: SmartObjectServer Exception: The operation is not valid for the state of the transaction. This project worked correctily but I had to re-install my virtual machine. There is nothing in the event ...
-
You can't access this data from either the K2 Management or K2 Client API's. You can use the reporting SmartObjects which come with K2 blackpearl to access this data however. The relevant path to the process data SmartObject is ''Workflow Reports\Workflow General\Process Data'' and you'd call the List method and pass in the process instance id of ...
-
I am trying to generate (integrate) infopath .xsn file with K2. I expect ''Integrate with SmartObject'' on right clicking the .xsn file. However this option is not available.
I was guessing that, it may be to do something with how the installation was done on my VPC.
K2 and all visual studio was available on the VPC, I installed info path ...
-
Hi guys,
Due primarily to a lack of understanding on my part of how we use AppDomains with SmartObject Services, I made an error in the architecture whereby I used a static class for DataAccess which leads to unreliable behaviour.
If you have based any SmartObject Service on this code, please update asap to avoid problems.
Cheers,
Seb
-
Hi everyone,
I'm looking for a way to dynamically set multiple destination users/groups of a (single) activity. Activity destinations are stored in external database.
I've found a solution to this problem for K2.2003 workflow HERE but I believe that the solution is not Blackpearl compliant ( I couldn't find Main(ref DestinationRuleContext K2) ...
-
Hello,
I'm coding my own worklist. For each worklist item I want to know the destinations of the activity (as determined by the destination rule). I can't find a property in the K2 API, so now I'm trying to populate a datafield with the destinations in the destination rule code. Can I use an activity datafield? If not, I have to use a ...
-
I am writing a webservice to expose data collected in my process to a website.
I am access the data using the GetList method of the particular SmartObject. When I use a SQLDataReader, I am able to retrieve my results, but when I access this in code, I get no results returned, and no errors. If I change it to use the Load method and specify the ...
-
What I'm doing
I have a project where we need to upload data into a collection of SmartObjects (SmartBox) before starting a workflow process. The data is passed into a web service via serialized Xml from another system. Using the SourceCode.Hosting.Client.BaseAPI namespace, I initiate objects like ...
-
Background
Colin Murphy, Gabriel Malherbe and I held a workshop on SmartObjects at the K2 Insider Conference this April. It was an interesting discussion because the three of us had some conference calls beforehand where tried to gain a better understanding of how to position SmartObjects in the Enterprise Architecture. I wrote a blog ...
1
|
|