How can I get the originator from a process instance?

  • 26 July 2006
  • 1 reply
  • 0 views

Badge +2
I would like to display a originator name in the smarkform.

How can I do that?

I cant find the originator property from the ProcessInstance class.

Please help.

Jason

1 reply

Badge +11
The easiest would be to save the Originator value to a process level datafield in your process. You can then display this datafield value in your smartform through a read only textbox or a label.

Regards,
Ockert

Reply