Skip to main content
Nintex Community Menu Bar

How to find the person who approved in the activity?

  • February 21, 2007
  • 3 replies
  • 14 views

Forum|alt.badge.img+13
If there is a server event that comes after the client event, and the client event is assigning to a K2 queue (resolve to user = false) with slot 1.

Is there a way to get the user FQN who completed the activity in the following server event?

3 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • February 21, 2007
Hi Peter,

I haven't tested this but you should be able to store the user's FQN to an Activity level datafield within the client event. Then, in the following server event, check for the populated Activity datafield. If it is populated, you'll know that this user completed the event.

HTH,
Ockert

Forum|alt.badge.img+4
Hi All,

What's user's FQN?

Forum|alt.badge.img+11
  • Nintex Employee
  • March 9, 2007
It is the user's Fully Qualified Domain name.
Now, in 'domain' talk this can be in a lot of different formats but in K2.net terms it means '[DomainName][UserName]'

Regards,
Ockert