Skip to main content
Does anyone know a simple way to pass the originator's user name to a activity K2 data field?

Thanks!

Richard
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
Thanks Ockert, good stuff!

Rich

Reply