Does anyone know a simple way to pass the originator's user name to a activity K2 data field?
Thanks!
Richard
Page 1 / 1
Have you seen anything simple over the last couple of months? :lol:
From within a Destination Rule for example, you can get the name of the Originator by:
K2.ProcessInstance.Originator.Name where the K2 object is of type DestinationRuleContext
Hope this helps,
Ockert
From within a Destination Rule for example, you can get the name of the Originator by:
K2.ProcessInstance.Originator.Name where the K2 object is of type DestinationRuleContext
Hope this helps,
Ockert
Thanks Ockert, good stuff!
Rich
Rich
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.