Skip to Content
0
Apr 17, 2013 at 01:47 AM

How does UWL determine the 'sender' of a workitem?

98 Views

Good morning.

Our UWL workitems have a 'Sent' field in the workitem header display.

For example:

Sent: Feb 8, 2011 10:03 AM by Blight, Rose

Does anyone know where it gets these values from, and how it puts them together into this string?

I checked the UWL item in table SWN_NOTIF, and there is no mention of this user or date/time.

I also checked this Workitem's container in SWIA. The element _Workitem has the attributes
WorkitemCreationDate and WorkitemCreationTime, and these match the above date/time. Fair enough.

But _Workitem.CreatedByUser = USR01:WF-BATCH. So where does it get the name 'Rose' from?

There is no (top level) attribute in the Workitem container that holds this user's ID.

As far as I know, we have not touched the UWL config of the 'Sent' field.

thanks
Paul