Workflow Reports - Activity Instance Destination SO

  • 17 April 2013
  • 3 replies
  • 4 views

Badge +1

Hello everyone


I have a big problem regarding this Activity Instance Destination Smart Object. I started to use before 1 month, and I was thinking that the results get from this SO are correct, but when I go deeper I saw several issues.


First of my question is how this K2 SO get the results, from which table in K2?


My first issue was the following:


I have activity with destination user: All at once, Create a slot for each destination, and resolve all roles and groups to users. So if I have 2 users K2:user and K2:requester. In this case I have the follow table:
ActInstDestID. ActInstID, ProcID, User
33                      54              43          K2:requester
38                      54              43          K2:user


So I have two solution to finish this activity, one is K2:user to finish this activity, and another is K2:request to finish this activity. If K2:requester finish this acitivity everything is OK, but if K2:user is finish this activity then I got ActInstDestID from first user (in this case K2:requester), replace with own ActInstDestID and I got the following table:


ActInstDestID. ActInstID, ProcID, User
33                      54              43          K2:requester
33                      54              43          K2:user


Later I need to merge this table with my custom SO which I have ActivityInstanceDestinationId but in the case if K2:user finish the activity I'm not possible to join this two tables (my SO and ActivitiyInstanceDest SO)


This is VERY strange!!! 


Later I open the K2.ServerLog.ActInstDest table and I saw that I have original data with expected values. So question is what happen with this ActivitiyInstanceDest SO. Where is taking that values. Why I got bad values.


Another issue, second, is also regarding on this SO. I update K2.ServerLog.ActInstDest FinishDate field with + 1min. I open the SO and I got correct value for everybody except for user who finish the activity. If I open the database everything is OK, I saw correct values. 


I was testing all this issues directly on the K2 database, with SmartObject Service Tester, and into my web application.


Please help me regarding this two problems. Maybe it is some bug in K2 Blackpearl, maybe I wrong, but please tell me how to resolve this issues.


Thank you and sorry for by bad English.


Regards
Darko 


3 replies

Badge +1

No one has this problem? 
How can I contact K2 support?


Regards
Darko 

Badge +9

You can log a support ticket via: https://portal.k2.com/Default.aspx

Badge +1

I'm totally confused about this Activity Instance Destination SO. Today I found that if I don't insert any value for Process Instance ID I will get more results for same ProcID if I insert into Process Instance ID text field. Why some of data are duplicate? 


Any body have this problem?


Thanks

Reply