Browse by Tags

All Tags » SmartObjects   (RSS)
Showing page 1 of 4 (37 total posts)
  • SmartObject integration with an Activity

    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 ...
    Posted to General (Forum) by Steven_Inter on November 13, 2008
  • SmartObjects deplyement error...

    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 ...
    Posted to General (Forum) by Greg_Ott on October 23, 2008
  • Re: Get datafield from completed process...

    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 ...
    Posted to General (Forum) by cmurphy54 on October 16, 2008
  • Infopath and K2 Integration

    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 ...
    Posted to General (Forum) by Ramu on October 1, 2008
  • UPDATE: Inconsistent Object Reference Bug

    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
    Posted to K2 [blackpearl] Dynamic SmartObject Services (Weblog) by Seb on September 16, 2008
  • Dynamically setting multiple activity destinations

    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) ...
    Posted to General (Forum) by kpavleka on July 21, 2008
  • populate datafield or SO in destination rule code

    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 ...
    Posted to General (Forum) by basklerx on July 8, 2008
  • SmartObjectList

    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 ...
    Posted to General (Forum) by dizzyh on May 26, 2008
  • Programmatic SmartObject Inserts using C#

    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 ...
  • Talkin SmartObjects. by Jason Apergis

    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 ...
    Posted to Articles (Weblog) by chrisg on April 24, 2008
1 2 3 4 Next >