March 2008 - Posts
For an activity that is “Plan just once” (default) that has multiple destination users assigned there there is only one slot created. As expected, on one of the users opens the worklist item, it appears as “Open” for that user, and “Allocated” for the
Read More...
K2 blackpearl provides Exception handling blocks at the multiple levels like Event, Activity and Process level. You can access the exception block by clicking on the icon (a yellow triangle with an exclamation mark in it): This will open up the exception
Read More...
SmartObjects are an integral part of K2 blackpearl. As such there is often the need to incorporate them into InfoPath forms. When a SmartObject is integrated into an InfoPath form, it is done so via an InfoPath secondary data source. Any secondary data
Read More...
Attachment(s): Secondary Data Source Validiation.zip
It is easy to upload documents to a SharePoint document library using SmartObjects. I recently ran into a problem when attempting to upload large documents that were attached to an InfoPath form via a SmartObject 'Create' method. The request was failing
Read More...
I discovered the below scenario recently. In asking around I not many others knew of this so I thought I’d pass it along. Within an InfoPath Client Event wizard I noticed that if I select “Advanced” on the InfoPath client event welcome window on the 3rd
Read More...
The Logging framework that ships with K2[blackpearl] allows for great customization both as to how messages are logged as well as how messages are filtered. The attached document explores the different ways to log messages as well as filtering the levels
Read More...
Attachment(s): Creating a Custom Logging Extension for K2.docx