Browse by Tags
All Tags » Destinations » ActivityInstanceDestination (RSS)
-
Hi,
I have a scenario where i am getting the destination users for an activity in an xml structure from the asp.net page along with the level of the users. now i need to send the task to the destination users according to their order. e.g say i get 4 users User1 of Level 1, User2 of Level2, User3 of Level2, User4 of Level3.
Now i need to ...
-
Hi,
I have a scenario where i am getting the destination users for an activity in an xml structure from the asp.net page along with the level of the users. now i need to send the task to the destination users according to their order. e.g say i get 4 users User1 of Level 1, User2 of Level2, User3 of Level2, User4 of Level3.
Now i need to ...
-
As per the title of this post, is this possible?
K2.ActivityDestinationInstance.XmlFields[''MYINFOPATHFORM''] seems to get me a copy of my form for the activity destination instance, but it's blank!
is it possible for me to get to the instance of the form that the destination user will open. I want to be able to add some content to the form for ...
-
I have created a very simple proof of concept client event that is meant to escalate to the activity to the destination user's manager after one minute. To accomplish this, the destination of the activity is set to me (an AD user) and the escalation rule is set to be a redirect to ActivityInstanceDestination.User.Manager, which I ...
|
|