Musings by Generator

Development, Life and everything else in S.A.

Blackpoint to be discontinued

K2 have decided to discontinue K2 Blackpoint from the release of Blackpearl 4.6.5. Most people noticed this when the latest release (4.6.5) for Blackpearl, and tried to get the latest for Blackpoint but found no release.

If you are a Blackpoint client then not all is lost as K2 are offering a free upgrade to Blackpearl. To get this free upgrade, go to http://portal.k2.com, download the latest version of Blackpearl, upgrade your current instance of point and follow the prompts to request a K2 pearl licence as per usual.

Once upgraded to pearl, users will also be able to purchase and use k2 SmartForms as well as all the other features that pearl has that are not present in point.

A big gotcha with K2

I was at a client yesterday helping out with a process in K2 Blackpoint, and one of their requirements was that the person filling out this form has to select their project managers, they don’t have to have a project manager but are not restricted to one. So we put a people picker on the form and allowed the user to select multiple users so that K2 could dynamically set the destination of a client approval task.

We plugged all this data into K2, and tested the process. the activity for the project managers was coming through one at a time, it was supposed to send them all out at once, and once the first person actioned their task, the other project managers couldn’t access their tasks.

So after much digging, I discovered that K2 doesn’t handle multiple users in a people picker very well. When you pull the people through and use it to set the destination. K2 sees the multiple users in the destination, sends each one of them a task but only creates one slot even though it is set to create a slot per destination. This I am sure is a bug as how can it recognise each user name in the string and send each person a task but then not create a slot for each person?

So, what about a work around? Well, the client eventually had to decide on a limit of project managers, they picked five and we put five people pickers on the initial form. We then had to do some extra destination and line rules so that the process would only use the supplied users and not try to use an empty field, it would just bug out if it did. This is a compromise for now, as some employees are working on over twenty projects at a time.

So do I expect K2 to be able to handle multiple users in a delimited string, or string array? Yes! I really did think that K2 would be able to recognise the fact that this one destination actually has multiple user destinations in it, and react accordingly, which it did partially by sending each user the notification but it should have created a slot for each user.

Come K2, I thought you guys were beyond these types of basic functionality issues by now.

Older Posts »