Browse by Tags
All Tags » blackpearl » SmartObjects (RSS)
-
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 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) ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
I have a Smart Object that is retrieving a set of data from a SQL table. This table has a 1 to many relationship with another table, which also has a 1 to many relationship with another table.
I'm not sure what is the best way of being able to pull back all this information. I want to be able to select a row from the first table, and retrieve all ...
-
I need some smart objects to retrieve some lookup values from SQL. Each smart object will have two methods, 1 to return a list of ID's and values, and 1 to return a specific value matching a given ID.
It seems to me that the idea behind smart objects would be for me to have 4 different objects to handle the 4 different lookups I need to ...
-
I have created a SmartObject that has a property of type 'File'. I have bound this SmartObject to an InfoPath form, but the 'File' property shows up as two fields: Name (Text), and Content (Picture?). How do I bind a file attachment to these values?
-
I've just tried hotfix 2.01(4.7281.1.0) on a Trial install of K2BP, running in a vmware virtual machine.
It completed successfully, but (after reboot) when I tried deleting a smart object, it threw the following exception:
SmartObjectServer Exception: Method not found: 'Int32 ...
|
|