Originator


Badge +7
Does anyone know a simple way to pass the originator's user name to a activity K2 data field?

Thanks!

Richard

2 replies

Badge +11
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
Badge +7
Thanks Ockert, good stuff!

Rich

Reply