Browse by Tags

All Tags » SmartObjects   (RSS)
Showing page 1 of 4 (32 total posts)
  • 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
  • Renaming SmartObject Properties

    Recently while working with SmartObjects I ran into a situation where I needed to rename SmartObject properties in the .sodx files. Thinking this was no big deal, I went through the process of selecting the property, clicking the Edit button, making my changes, saving and deploying. Where I initially went wrong was my assumption that this was not ...
  • SmartObjects guidance required

    Hi All, I have 3 SmartObjects; a header, an item and an approval step.  For each workflow process I have one header.  Each header has many items and the header also has many approval steps. I want to query the SmartBox to return all items where header.workflowstatus = 'InProgress'.  How would I go about writing a smartobject ...
    Posted to General (Forum) by dhunter on April 7, 2008
  • Interpreting the result of the SmartObjectClientServer.ExecuteScalar method

    How does one determine whether the SmartObjectClientServer.ExecuteScalar method actually returns valid data when SmartObject data is loaded from the SmartBox?  The problem that I am trying to solve is to detect the case when the requested SmartObject hasn't yet been created in the SmartBox.  To illustrate this with a more concrete ...
    Posted to General (Forum) by Tiaan on January 31, 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
  • SmartObjects and InfoPath

    Feels like a dumb question here, but for whatever reason I'm just not getting it... I have a smart object that I am creating in an activity (via the smart object's 'Create' event) and I would like to pass this smart object to my InfoPath form to display some of the data within it.  How do I go about tying an existing smart object to an ...
    Posted to General (Forum) by tbyrne on January 10, 2008
1 2 3 4 Next >