Skip to main content
Nintex Community Menu Bar

AllocatedUser = ""

  • July 13, 2008
  • 1 reply
  • 3 views

Forum|alt.badge.img+1

All,


 


 


 I'm looking for a way to identify to which user a worklist-item have been "Allocated" to. On the worklist-item there is a property called
thisWorklistItem[0].AllocatedUser = ""; which currently returns an empty string.


 


 


1) Is this the right property to use in order to see to whom the item was allocated?
2) If so, what am I doing wrong for it to be empty?


 


 


Cobanicus

1 reply

Forum|alt.badge.img+9
  • Nintex Partner
  • July 16, 2008

It is my understanding that while the .AllocatedUser property exists, it has not yet been implemented underneath in the API so it will not currently return a value.


To find this type of information in the past, I've used other methods.  Check this blog entry to see if it provides the information you are looking for:


http://k2underground.com/blogs/fromthebench/archive/2008/03/24/how-to-programatically-determine-what-user-s-opened-a-worklist-item-for-a-currently-active-client-event-instance.aspx